pub const TJPARAM_TJPARAM_SUBSAMP: TJPARAM = 4;
Expand description

Chrominance subsampling level

The JPEG or YUV image uses (decompression, decoding) or will use (lossy compression, encoding) the specified level of chrominance subsampling.

Value

  • One of the @ref TJSAMP “chrominance subsampling options” [no default; must be explicitly specified for lossy compression, encoding, and decoding]