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) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.