Interface IPartialPixelLoader
Conforms to the pixels loaded partially.
public interface IPartialPixelLoader
Methods
Process(Rectangle, Color[], Point, Point)
Processes the loaded pixels.
void Process(Rectangle pixelsRectangle, Color[] pixels, Point start, Point end)