get_metadata_pixel_width
Description:
[ Version ( deprecated = true , deprecated_since = "0.14.0" ) ]
public int get_metadata_pixel_width ()
public int get_metadata_pixel_width ()
Warning: get_metadata_pixel_width is deprecated since 0.14.0.
Composite accessor to query the pixel with stored in the metadata.
Note:
Use try_get_metadata_pixel_width instead.
This might differ from the width of image that is available through get_pixel_width
Parameters:
this |
An instance of Metadata |
Returns:
Width of images in pixels as stored in the metadata |