Namespace SixLabors.ImageSharp.Web.Providers
Classes
FileProviderImageProvider
Returns images from an IFileProvider abstraction.
PhysicalFileSystemProvider
Returns images stored in the local physical file system.
PhysicalFileSystemProviderOptions
Configuration options for the PhysicalFileSystemProvider.
WebRootImageProvider
Returns images from the web root file provider.
Interfaces
IImageProvider
Specifies the contract for returning images from different locations.
Enums
ProcessingBehavior
Enumerates the possible processing behaviors.