image_width property
Leave feedback
On this page
Gets or sets the number of columns of image data, equal to the number of pixels per row.
@property
def image_width(self):
...
@image_width.setter
def image_width(self, value):
...
- module
groupdocs.metadata.standards.exif - class
ExifPackage
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.