Class BitmapInfo
Classe BitmapInfo
Oggetto contenente un array di pixel e informazioni sul bitmap.
public class BitmapInfo
Costruttori
| Nome | Descrizione |
|---|---|
| BitmapInfo(byte[], int, int, PixelFormat) | Crea una nuova istanza della classe. |
Proprietà
| Nome | Descrizione |
|---|---|
| Format { get; } | Ottiene il formato pixel del bitmap. |
| Height { get; } | Ottiene l’altezza del bitmap. |
| PixelBytes { get; } | Ottiene l’array di pixel. |
| Width { get; } | Ottiene la larghezza del bitmap. |
Vedi Anche
- namespace Aspose.Pdf
- assembly Aspose.PDF