Namespace SixLabors.ImageSharp.Web.Commands
Classes
CommandParser
Parses URI derived command values into usable commands for processors.
DictionaryExtensions
Extension methods for IDictionary<TKey,TValue>.
PresetOnlyQueryCollectionRequestParser
Parses preset name from the request querystring and returns the commands configured for that preset.
PresetOnlyQueryCollectionRequestParserOptions
Configuration options for the PresetOnlyQueryCollectionRequestParser.
QueryCollectionRequestParser
Parses commands from the request querystring.
Interfaces
IRequestParser
Defines a contract for parsing commands from image requests.