RasterImage.SetArgb32Pixel
RasterImage.SetArgb32Pixel method
Définit un pixel ARGB 32 bits d’image pour la position spécifiée.
public void SetArgb32Pixel(int x, int y, int argb32Color)
| Paramètre | Taper | La description |
|---|---|---|
| x | Int32 | L’emplacement pixel x. |
| y | Int32 | L’emplacement du pixel y. |
| argb32Color | Int32 | Le pixel ARGB 32 bits pour la position spécifiée. |
Voir également
- class RasterImage
- espace de noms Aspose.PSD
- Assemblée Aspose.PSD