load_partial_pixels method
load_partial_pixels
Loads pixels partially (by blocks).
def load_partial_pixels(self, rectangle, partial_pixel_loader):
...
Parameter | Type | Description |
---|---|---|
rectangle | Rectangle | The rectangle to load pixels from. |
partial_pixel_loader | IPartialPixelLoader | The partial pixel loader. |
See Also
- module
aspose.cad
- class
IRasterImagePixelLoader