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