IPartialRawDataLoader

IPartialRawDataLoader interface

The partial data loader.

public interface IPartialRawDataLoader

Methods

NameDescription
Process(Rectangle, byte[], Point, Point)Processes the loaded data.
Process(Rectangle, byte[], Point, Point, LoadOptions)Processes the loaded data.

See Also