RasterImage.RawDataSettings

RasterImage.RawDataSettings property

Gets the current raw data settings. Note when using these settings the data loads without conversion.

public RawDataSettings RawDataSettings { get; }

Property Value

The current raw data settings.

See Also