Méthode System::Drawing::Image::IsAlphaPixelFormat
Image::IsAlphaPixelFormat method
Détermine si le format de pixel spécifié contient des informations alpha.
static bool System::Drawing::Image::IsAlphaPixelFormat(Imaging::PixelFormat pixfmt)
| Paramètre | Type | Description |
|---|---|---|
| fmtpix | Imagerie::FormatPixel | Un format de pixel à tester |
ReturnValue
Vrai si pixfmt contient des informations alpha, sinon - faux
Voir aussi
- Enum PixelFormat
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++