Packed Record TMinimumBitmapHeader

Hierarchy
Methods
Properties

Unit

Declaration

type TMinimumBitmapHeader = packed record

Description

Minimum header for BMP format (non OS/2)

Overview

Fields

Public Size:longint;
Public Width:longint;
Public Height:longint;
Public Planes:word;
Public BitCount:word;

Description

Fields

Public Size:longint;

This item has no description.

Public Width:longint;

This item has no description.

Public Height:longint;

This item has no description.

Public Planes:word;

This item has no description.

Public BitCount:word;

This item has no description.