IRasterImageRawDataLoader class

IRasterImageRawDataLoader class

The raster image raw data loader.

The IRasterImageRawDataLoader 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_raw_dataLoads raw data.

See Also