[ Version ( deprecated = true , deprecated_since = "0.14.0" ) ]
public void set_metadata_pixel_height (int height)
Warning: set_metadata_pixel_height is deprecated since 0.14.0.
Update the image's metadata with height
Use try_set_metadata_pixel_height instead.
this |
An instance of Metadata |
height |
The width of the image as it should be put into the metadata. |