IRasterImagePixelLoader Interface |
Namespace: Aspose.PSD
The IRasterImagePixelLoader 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 | |
---|---|---|
![]() | LoadPartialPixels |
Loads pixels partially (by blocks).
|
![]() | LoadRawData |
Loads raw data.
(Inherited from IRasterImageRawDataLoader.) |