RasterImage.GetArgb32Pixel
RasterImage.GetArgb32Pixel method
Gets an image 32-bit ARGB pixel.
public int GetArgb32Pixel(int x, int y)
Parameter | Type | Description |
---|---|---|
x | Int32 | The pixel x location. |
y | Int32 | The pixel y location. |
Return Value
The 32-bit ARGB pixel for the specified location.
See Also
- class RasterImage
- namespace Aspose.PSD
- assembly Aspose.PSD