Method
GExiv2Metadatatry_get_metadata_pixel_width
deprecated: 0.16.0 since: 0.14.0
Declaration [src]
gint
gexiv2_metadata_try_get_metadata_pixel_width (
GExiv2Metadata* self
GError** error
)
Description [src]
Composite accessor to query the pixel with stored in the metadata. This
might differ from the width of image that is available through
gexiv2_metadata_get_pixel_width().
Available since: 0.14.0
Deprecated since: 0.16.0
Use gexiv2_metadata_get_metadata_pixel_width() instead.