try_set_metadata_pixel_height
Description:
[
Version ( since =
"0.14.0" ) ]
public void try_set_metadata_pixel_height (
int height)
throws Error
Update the image's metadata with height
Parameters:
this |
An instance of Metadata
|
height |
The width of the image as it should be put into the metadata.
|