set_metadata_pixel_width
Description:
[ Version ( deprecated = true , deprecated_since = "0.14.0" ) ]
public void set_metadata_pixel_width (int width)
public void set_metadata_pixel_width (int width)
Warning: set_metadata_pixel_width is deprecated since 0.14.0.
Composite setter to update the image's metadata with width
Note:
Use try_set_metadata_pixel_width instead.
Parameters:
this |
An instance of Metadata |
width |
The width of the image as it should be put into the metadata |