IRasterImageRawDataLoader.IsRawDataAvailable

IRasterImageRawDataLoader.IsRawDataAvailable property

Gets a value indicating whether raw data loading is supported.

public bool IsRawDataAvailable { get; }

Property Value

true if raw data loading is supported; otherwise, false.

See Also