IPartialArgb64PixelLoader.Process64
IPartialArgb64PixelLoader.Process64 method
Processes the loaded pixels.
public void Process64(Rectangle pixelsRectangle, long[] pixels, Point start, Point end)
Parameter | Type | Description |
---|---|---|
pixelsRectangle | Rectangle | The pixels rectangle. |
pixels | Int64[] | The 64-bit ARGB pixels. |
start | Point | The start pixels point. If not equal to (left,top) meaning that it is not full rectangle we have. |
end | Point | The end pixels point. If not equal to (right,bottom) meaning that it is not full rectangle we have. |
See Also
- struct Rectangle
- struct Point
- interface IPartialArgb64PixelLoader
- namespace Aspose.Imaging
- assembly Aspose.Imaging