RawDataSettings class

RawDataSettings class

The raw data settings

The RawDataSettings type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of RawDataSettings

Properties

PropertyDescription
pixel_data_formatGets or sets the pixel data format
color_paletteGets or sets the color palette
dithering_methodGets or sets the dithering method to use for raw data conversion
indexed_color_converterGets or sets the indexed color converter
custom_color_converterGets or sets the custom color converter
fallback_indexGets or sets the fallback index to use when palette index is out of bounds
line_sizeGets or sets the pixels line size in bytes for raw data processing

See Also