load_partial_argb_32_pixels method
load_partial_argb_32_pixels
Loads 32-bit ARGB pixels partially by packs.
def load_partial_argb_32_pixels(self, desired_rectangle, pixel_loader):
...
Parameter | Type | Description |
---|---|---|
desired_rectangle | Rectangle | The desired rectangle. |
pixel_loader | IPartialArgb32PixelLoader | The 32-bit ARGB pixel loader. |
See Also
- module
aspose.cad
- class
RasterImage