Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TOPBitmapStreamHeader = packed record
Version: Byte; |
BPP: Byte; |
Width: LongInt; |
Height: LongInt; |
Compressed: Boolean; |
PPI: LongInt; |
Transparent: Boolean; |
TransparentColor: TColor; |
Version: Byte; |
BPP: Byte; |
Width: LongInt; |
Height: LongInt; |
Compressed: Boolean; |
PPI: LongInt; |
Transparent: Boolean; |
TransparentColor: TColor; |