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