Interface IImage
Encapsulates the properties and methods that describe an image.
Inherited Members
Namespace: SixLabors.ImageSharp
Assembly: SixLabors.ImageSharp.dll
Syntax
public interface IImage : IImageInfo, IDisposable
Encapsulates the properties and methods that describe an image.
public interface IImage : IImageInfo, IDisposable