TJXOPT_NOOUTPUT

This option will prevent #tjTransform() from outputting a JPEG image for this particular transform (this can be used in conjunction with a custom filter to capture the transformed DCT coefficients without transcoding them.)

enum TJXOPT_NOOUTPUT = 16;

Meta