ImageMetadataReader.SetImageSize
ImageMetadataReader.SetImageSize method
Saving the EXIF ImageWidth and ImageHeight tags, adding or overwriting the data.
public void SetImageSize(int width, int height)
Parameter | Type | Description |
---|---|---|
width | Int32 | The width. |
height | Int32 | The height. |
See Also
- class ImageMetadataReader
- namespace Aspose.Gis.ImageMetadata
- assembly Aspose.GIS