PixdataType#

Deprecated since version 2.32: Please do not use it in newly written code

class PixdataType#

An enumeration containing three sets of flags for a Pixdata struct: one for the used colorspace, one for the width of the samples and one for the encoding of the pixel data.

Fields#

class PixdataType
COLOR_TYPE_MASK#

The type of the None singleton.

COLOR_TYPE_RGB#

The type of the None singleton.

COLOR_TYPE_RGBA#

The type of the None singleton.

ENCODING_MASK#

The type of the None singleton.

ENCODING_RAW#

The type of the None singleton.

ENCODING_RLE#

The type of the None singleton.

SAMPLE_WIDTH_8#

The type of the None singleton.

SAMPLE_WIDTH_MASK#

The type of the None singleton.