ImageFormat

Description

Stores information about dimensions and pixel format of an image.

Structure fields and default values (if defined) are described below:

Name Type Default Description
Width IntType Image width in pixels
Height IntType Image height in pixels
Type PlainType UInt8 Type of pixel components
Depth IntType 1 Number of pixel components
PitchAlignment IntType 16