Home
last modified time | relevance | path

Searched refs:NUM_COLOR_CHANNELS (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgstrans.h227 #define NUM_COLOR_CHANNELS 4 macro
231 * (NUM_ALPHA_CHANNELS + NUM_COLOR_CHANNELS))
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgstrans.h227 #define NUM_COLOR_CHANNELS 4 macro
231 * (NUM_ALPHA_CHANNELS + NUM_COLOR_CHANNELS))
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgstrans.h237 #define NUM_COLOR_CHANNELS 4 /* CMYK is most common 'worst case' */ macro
241 * (NUM_ALPHA_CHANNELS + NUM_COLOR_CHANNELS))
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgstrans.h237 #define NUM_COLOR_CHANNELS 4 /* CMYK is most common 'worst case' */ macro
241 * (NUM_ALPHA_CHANNELS + NUM_COLOR_CHANNELS))
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgstrans.h262 #define NUM_COLOR_CHANNELS 4 /* CMYK is most common 'worst case' */ macro
265 * (NUM_ALPHA_CHANNELS + max(target_num_components,NUM_COLOR_CHANNELS)))
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgstrans.h262 #define NUM_COLOR_CHANNELS 4 /* CMYK is most common 'worst case' */ macro
265 * (NUM_ALPHA_CHANNELS + max(target_num_components,NUM_COLOR_CHANNELS)))