Interface IImageStorage
Base type for image storage, which can be a normal in-memory image or an image stored on the filesystem.
public interface IImageStorage : IDisposable
- Inherited Members
Base type for image storage, which can be a normal in-memory image or an image stored on the filesystem.
public interface IImageStorage : IDisposable