IImageLoader

IImageLoader interface

The image loader.

public interface IImageLoader

Methods

NameDescription
Load(StreamContainer, LoadOptions)Opens a new image with loadOptions.

See Also