IsAlphaPixelFormat
Image.IsAlphaPixelFormat method
Renvoie une valeur qui indique si le format de pixel pour ceImage contient des informations alpha.
public static bool IsAlphaPixelFormat(PixelFormat pixfmt)
Paramètre | Taper | La description |
---|---|---|
pixfmt | PixelFormat | LaPixelFormat tester. |
Return_Value
vrai sipixfmt contient des informations alpha ; sinon, faux.
Voir également
- enum PixelFormat
- class Image
- espace de noms System.Drawing
- Assemblée Aspose.Drawing