Class ExrDecoderOptions
- Namespace
- SixLabors.ImageSharp.Formats.Exr
- Assembly
- SixLabors.ImageSharp.dll
Image decoder options for decoding OpenExr streams.
public sealed class ExrDecoderOptions : ISpecializedDecoderOptions
- Inheritance
-
ExrDecoderOptions
- Implements
- Inherited Members
Properties
GeneralOptions
Gets the general decoder options.
public DecoderOptions GeneralOptions { get; init; }