IGxImage.PixelFormat

Syntax

PixelFormat: GxPixelFormat;

Description

The PixelFormat property returns the format of image pixels.

Comments

The pixel format determines the number of the memory bits connected with the data of one point. This format also determines the color components order of the one point data.

See also:

IGxImage