RasterImage.GetPixel
RasterImage.GetPixel method
Ruft ein Bildpixel ab.
public Color GetPixel(int x, int y)
Parameter | Typ | Beschreibung |
---|---|---|
x | Int32 | Die Pixel-x-Position. |
y | Int32 | Die Pixel-y-Position. |
Rückgabewert
Die Pixelfarbe für die angegebene Position.
Siehe auch
- struct Color
- class RasterImage
- namensraum Aspose.PSD
- Montage Aspose.PSD