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ètreTaperLa description
pixfmtPixelFormatLaPixelFormat tester.

Return_Value

vrai sipixfmt contient des informations alpha ; sinon, faux.

Voir également