load_pixels method
load_pixels
Loads pixels.
Returns
The loaded pixels array.
def load_pixels(self, rectangle):
...
Parameter | Type | Description |
---|---|---|
rectangle | Rectangle | The rectangle to load pixels from. |
See Also
- module
aspose.cad
- class
RasterImage
Loads pixels.
The loaded pixels array.
def load_pixels(self, rectangle):
...
Parameter | Type | Description |
---|---|---|
rectangle | Rectangle | The rectangle to load pixels from. |
aspose.cad
RasterImage