Package | Description |
---|---|
com.aspose.cad |
Modifier and Type | Method and Description |
---|---|
void |
RasterImage.getDefaultPixels(com.aspose.cad.Rectangle rectangle,
IPartialArgb32PixelLoader partialPixelLoader)
Gets the default pixels array using partial pixel loader.
|
void |
IRasterImageArgb32PixelLoader.loadPartialArgb32Pixels(com.aspose.cad.Rectangle rectangle,
IPartialArgb32PixelLoader partialPixelLoader) |
void |
RasterImage.loadPartialArgb32Pixels(com.aspose.cad.Rectangle desiredRectangle,
IPartialArgb32PixelLoader pixelLoader)
Loads 32-bit ARGB pixels partially by packs.
|