Class BitmapInfo
Classe BitmapInfo
Objet contenant un tableau de pixels et des informations sur le bitmap.
public class BitmapInfo
Constructeurs
Nom | Description |
---|---|
BitmapInfo(byte[], int, int, PixelFormat) | Crée une nouvelle instance de la classe. |
Propriétés
Nom | Description |
---|---|
Format { get; } | Obtient le format de pixel du bitmap. |
Height { get; } | Obtient la hauteur du bitmap. |
PixelBytes { get; } | Obtient le tableau de pixels. |
Width { get; } | Obtient la largeur du bitmap. |
Voir aussi
- espace de noms Aspose.Pdf
- assembly Aspose.PDF