Packed Record TMinimumBitmapHeader
Unit
Declaration
type TMinimumBitmapHeader = packed record
Description
Minimum header for BMP format (non OS/2)
Overview
Fields
Size:longint; |
|
Width:longint; |
|
Height:longint; |
|
Planes:word; |
|
BitCount:word; |
Description
Fields
Size:longint; |
|
This item has no description. |
Width:longint; |
|
This item has no description. |
Height:longint; |
|
This item has no description. |
Planes:word; |
|
This item has no description. |
BitCount:word; |
|
This item has no description. |