crop_area property
crop_area property
The crop area of the image before conversion.
Definition:
@property
def crop_area(self):
...
@crop_area.setter
def crop_area(self, value):
...
See Also
- class
RasterImageLoadOptions
The crop area of the image before conversion.
@property
def crop_area(self):
...
@crop_area.setter
def crop_area(self, value):
...
RasterImageLoadOptions