IRasterImageArgb32PixelLoader class

IRasterImageArgb32PixelLoader class

The raster image 32-bit ARGB pixel loader.

The IRasterImageArgb32PixelLoader type exposes the following members:

Properties

PropertyDescription
is_raw_data_availableGets a value indicating whether raw data loading is supported.
raw_data_settingsGets the current raw data settings. Note when using these settings the data loads without conversion.

Methods

MethodDescription
load_partial_argb_32_pixelsLoads 32-bit ARGB pixels partially (by blocks).
load_raw_dataLoads raw data.

See Also