Packages

 

com.aspose.cad

Interface IPartialArgb32PixelLoader



  • public interface IPartialArgb32PixelLoader

    Conforms to the 32-bit ARGB pixels loaded partially.

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void process(com.aspose.cad.Rectangle pixelsRectangle, int[] pixels, com.aspose.cad.Point start, com.aspose.cad.Point end) 
    • Method Detail

      • process

        void process(com.aspose.cad.Rectangle pixelsRectangle,
                     int[] pixels,
                     com.aspose.cad.Point start,
                     com.aspose.cad.Point end)