public interface IPartialRawDataLoader
The partial data loader.
Modifier and Type | Method and Description |
---|---|
void |
process(Rectangle rectangle,
byte[] data,
Point start,
Point end) |
void |
process(Rectangle rectangle,
byte[] data,
Point start,
Point end,
LoadOptions loadOptions) |