Interface ISpecializedDecoderOptions
Provides specialized configuration options for decoding image formats.
Namespace: SixLabors.ImageSharp.Formats
Assembly: SixLabors.ImageSharp.dll
Syntax
public interface ISpecializedDecoderOptions
Properties
| Edit this page View SourceGeneralOptions
Gets the general decoder options.
Declaration
DecoderOptions GeneralOptions { get; init; }
Property Value
Type | Description |
---|---|
DecoderOptions |