MAXJSAMPLE

Undocumented in source.
  1. enum MAXJSAMPLE;
    static if(BITS_IN_JSAMPLE == 8)
    enum MAXJSAMPLE = 255;
  2. enum MAXJSAMPLE;

Meta