public interface IPartialPixelLoader
Conforms to the pixels loaded partially.
Modifier and Type | Method and Description |
---|---|
void |
process(com.aspose.cad.Rectangle pixelsRectangle,
com.aspose.cad.Color[] pixels,
com.aspose.cad.Point start,
com.aspose.cad.Point end) |