public interface IRasterImageArgb32PixelLoader extends IRasterImageRawDataLoader
The raster image 32-bit ARGB pixel loader.
| Modifier and Type | Method and Description |
|---|---|
void |
loadPartialArgb32Pixels(Rectangle rectangle,
IPartialArgb32PixelLoader partialPixelLoader)
Loads 32-bit ARGB pixels partially (by blocks).
|
getRawDataSettings, isRawDataAvailable, loadRawDatavoid loadPartialArgb32Pixels(Rectangle rectangle, IPartialArgb32PixelLoader partialPixelLoader)
Loads 32-bit ARGB pixels partially (by blocks).
rectangle - The rectangle to load pixels from.partialPixelLoader - The partial pixel loader.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.