Class BitmapInfo
BitmapInfo-Klasse
Objekt, das ein Array von Pixeln und Bitmap-Informationen enthält.
public class BitmapInfo
Konstruktoren
| Name | Beschreibung |
|---|---|
| BitmapInfo(byte[], int, int, PixelFormat) | Erstellt eine neue Instanz der Klasse. |
Eigenschaften
| Name | Beschreibung |
|---|---|
| Format { get; } | Gibt das Pixel-Format der Bitmap zurück. |
| Height { get; } | Gibt die Höhe der Bitmap zurück. |
| PixelBytes { get; } | Gibt das Array von Pixeln zurück. |
| Width { get; } | Gibt die Breite der Bitmap zurück. |
Siehe auch
- Namespace Aspose.Pdf
- Assembly Aspose.PDF