Namespace SixLabors.ImageSharp.Web.Resolvers
Classes
FileProviderImageResolver
Provides means to manage image buffers from an IFileInfo instance.
PhysicalFileSystemCacheResolver
Provides means to manage image buffers within the PhysicalFileSystemCache.
Interfaces
IImageCacheResolver
Specifies the contract for resolving image buffers from different cached locations.
IImageResolver
Specifies the contract for resolving image buffers from different locations.