save_pixels method
save_pixels
Saves the pixels.
def save_pixels(self, rectangle, pixels):
...
Parameter | Type | Description |
---|---|---|
rectangle | Rectangle | The rectangle to save pixels to. |
pixels | list | The pixels array. |
See Also
- module
aspose.cad
- class
RasterImage