TJPF_GRAY constant

int const TJPF_GRAY

Grayscale pixel format. Each 1-byte pixel represents a luminance (brightness) level from 0 to 255.

Implementation

static const int TJPF_GRAY = 6;