IRasterImageArgb32PixelLoader Interface |
Namespace: Aspose.CAD
The IRasterImageArgb32PixelLoader type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsRawDataAvailable |
Gets a value indicating whether raw data loading is supported.
(Inherited from IRasterImageRawDataLoader.) |
![]() | RawDataSettings |
Gets the current raw data settings. Note when using these settings the data loads without conversion.
(Inherited from IRasterImageRawDataLoader.) |
Name | Description | |
---|---|---|
![]() | LoadPartialArgb32Pixels |
Loads 32-bit ARGB pixels partially (by blocks).
|
![]() | LoadRawData |
Loads raw data.
(Inherited from IRasterImageRawDataLoader.) |