Table of Contents

Namespace SixLabors.ImageSharp.Web.Processors

Classes

AutoOrientWebProcessor

Allows the auto-orientation to ensure that EXIF defined orientation is reflected in the final image.

BackgroundColorWebProcessor

Allows setting of the background color.

FormatWebProcessor

Allows the changing of image formats.

QualityWebProcessor

Allows the setting of quality for the jpeg and webp image format.

ResizeWebProcessor

Allows the resizing of images.

Interfaces

IImageWebProcessor

Specifies the contract for processing images using a querystring URI API.