get_argb_32_pixel method
get_argb_32_pixel
Gets an image 32-bit ARGB pixel.
Returns
The 32-bit ARGB pixel for the specified location.
def get_argb_32_pixel(self, x, y):
...
Parameter | Type | Description |
---|---|---|
x | int | The pixel x location. |
y | int | The pixel y location. |
See Also
- module
aspose.cad
- class
RasterImage