Packages

 

com.aspose.imaging

Interfaces

Classes

Exceptions

com.aspose.imaging

Interface IRasterImageArgb32PixelLoader

    • Method Detail

      • loadPartialArgb32Pixels

        void loadPartialArgb32Pixels(Rectangle rectangle,
                                     IPartialArgb32PixelLoader partialPixelLoader)

        Loads 32-bit ARGB pixels partially (by blocks).

        Parameters:
        rectangle - The rectangle to load pixels from.
        partialPixelLoader - The partial pixel loader.