SvtJpegXsQuantization type
Quantization method applied to the JPEG-XS wavelet coefficients.
Signature:
export type SvtJpegXsQuantization = "deadzone" | "uniform";
Quantization method applied to the JPEG-XS wavelet coefficients.
Signature:
export type SvtJpegXsQuantization = "deadzone" | "uniform";