Core Class
View Source on Trac ↗
Core Class
Features
class Features
// Constructor: function Object() { [native code] } No description available.
Methods 2 methods
| Method / Return | Description |
|---|---|
| get_item_features() Status | Binds the width, height, bit depth and number of channels from stored internal features.
Parameters: $target_item_id: mixed, $tile_depth: mixed |
| get_primary_item_features() Status | Finds the width, height, bit depth and number of channels of the primary item. |
Properties
| Property / Type | Description |
|---|---|
| $has_primary_item mixed public | No description available. |
| $has_alpha mixed public | No description available. |
| $primary_item_id mixed public | No description available. |
| $primary_item_features mixed public | No description available. |
| $tiles mixed public | No description available. |
| $props mixed public | No description available. |
| $dim_props mixed public | No description available. |
| $chan_props mixed public | No description available. |
Class Information
Source File
wp-includes/class-avif-info.php
Advertisement