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