Interface IRasterImageRawDataLoader
IRasterImageRawDataLoader interface
The raster image raw data loader.
public interface IRasterImageRawDataLoader
Properties
| Name | Description |
|---|---|
| IsRawDataAvailable { get; } | Gets a value indicating whether raw data loading is supported. |
| RawDataSettings { get; } | Gets the current raw data settings. Note when using these settings the data loads without conversion. |
Methods
| Name | Description |
|---|---|
| LoadRawData(Rectangle, RawDataSettings, IPartialRawDataLoader) | Loads raw data. |
See Also
- namespace Aspose.Imaging
- assembly Aspose.Imaging