MISCSAVER Container ID

详细描述

Container IDs for image savers.

Macros

#define  JPGSAVER_QUALITY
#define  PNG_INTERLACED
#define  RLA_OPTIONS
#define  DPX_PLANAR

Macro Definition Documentation

◆  JPGSAVER_QUALITY

#define JPGSAVER_QUALITY

Quality of JPEG images. A value between 0 (lowest) and 100 (highest).

◆  PNG_INTERLACED

#define PNG_INTERLACED

true , FILTER_PNG will save an interlaced PNG .

◆  RLA_OPTIONS

#define RLA_OPTIONS

RLA options: RLAFLAGS.

◆  DPX_PLANAR

#define DPX_PLANAR

true , FILTER_DPX will save the color channels out in blocks; i.e. all red parts of the pixels, then all green parts of the pixels, then all blue.