RasterImage.SetArgb32Pixel
RasterImage.SetArgb32Pixel method
Legt ein 32-Bit-ARGB-Bildpixel für die angegebene Position fest.
public void SetArgb32Pixel(int x, int y, int argb32Color)
Parameter | Typ | Beschreibung |
---|---|---|
x | Int32 | Die Pixel-x-Position. |
y | Int32 | Die Pixel-y-Position. |
argb32Color | Int32 | Das 32-Bit-ARGB-Pixel für die angegebene Position. |
Siehe auch
- class RasterImage
- namensraum Aspose.PSD
- Montage Aspose.PSD