TJSAMP_444 constant

int const TJSAMP_444

4:4:4 chrominance subsampling (no chrominance subsampling). The JPEG or YUV image will contain one chrominance component for every pixel in the source image.

Implementation

static const int TJSAMP_444 = 0;