RasterImage.GetPixel
RasterImage.GetPixel method
Gets an image pixel.
public Color GetPixel(int x, int y)
| Parameter | Type | Description |
|---|---|---|
| x | Int32 | The pixel x location. |
| y | Int32 | The pixel y location. |
Return Value
The pixel color for the specified location.
See Also
- struct Color
- class RasterImage
- namespace Aspose.CAD
- assembly Aspose.CAD