Namespace SixLabors.ImageSharp.Web.Processors
Classes
BackgroundColorWebProcessor
Allows setting of the background color.
FormatWebProcessor
Allows the changing of image formats.
JpegQualityWebProcessor
Allows the setting of quality for the jpeg image format.
ResizeWebProcessor
Allows the resizing of images.
Interfaces
IImageWebProcessor
Specifies the contract for processing images using a querystring URI API.