IRasterImagePixelLoader class

IRasterImagePixelLoader class

The raster image pixel loader.

The IRasterImagePixelLoader 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_pixelsLoads pixels partially (by blocks).
load_raw_dataLoads raw data.

See Also