Dim_Prop


Source

File: wp-includes/class-avif-info.php

class Dim_Prop { // Property <-> features associations.
  public $property_index;
  public $width;
  public $height;
}