Namespace SixLabors.ImageSharp.Formats.Qoi
Classes
QoiConfigurationModule
Registers the image encoders, decoders and mime type detectors for the qoi format.
QoiEncoder
Image encoder for writing an image to a stream as a QOI image
QoiFormat
Registers the image encoders, decoders and mime type detectors for the qoi format.
QoiImageFormatDetector
Detects qoi file headers
QoiMetadata
Provides Qoi specific metadata information for the image.
Enums
QoiChannels
Provides enumeration of available QOI color channels.
QoiColorSpace
Enum for the different QOI color spaces.