Packages

 

com.aspose.psd

Interfaces

Classes

Exceptions

com.aspose.psd

Interface IRasterImagePixelLoader

    • Method Detail

      • loadPartialPixels

        void loadPartialPixels(Rectangle rectangle,
                               IPartialPixelLoader partialPixelLoader)

        Loads pixels partially (by blocks).

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