IImageCreator

IImageCreator interface

The image creator.

public interface IImageCreator

Methods

NameDescription
Create(StreamContainer, ImageOptionsBase, int, int)Creates a new image instance with imageOptions.

See Also