ImagePixelFormat
ImagePixelFormat enumeration
Spécifie le format de pixel pour les images générées.
public enum ImagePixelFormat
Valeurs
Nom | Évaluer | La description |
---|---|---|
Format1bppIndexed | 1 | 1 bit par pixel, indexé. |
Format4bppIndexed | 4 | 4 bits par pixel, indexé. |
Format8bppIndexed | 8 | 8 bits par pixel, indexé. |
Format24bppRgb | 24 | 24 bits par pixel, RVB. |
Format32bppArgb | 32 | 32 bits par pixel, ARGB. |
Voir également
- espace de noms Aspose.Slides.Export
- Assemblée Aspose.Slides