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