Home
last modified time | relevance | path

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

/dports/graphics/epstool/epstool-3.09/src/
H A Dcimg.h49 SEP_BLACK = 1 enumerator
H A Dcimg.c202 if (!(sep & SEP_BLACK)) in image_32CMYK_to_24BGR()
306 SEP_CYAN | SEP_MAGENTA | SEP_YELLOW | SEP_BLACK); in image_to_24BGR()
416 if (!(sep & SEP_BLACK)) in image_32CMYK_to_24RGB()
601 SEP_CYAN | SEP_MAGENTA | SEP_YELLOW | SEP_BLACK); in image_to_24RGB()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Ddxmain.c67 SEP_BLACK = 1 enumerator
350 window_separation((IMAGE *)data, SEP_BLACK); in cmyk_black()
774 if (!(img->separation & SEP_BLACK)) in display_sync()
H A Ddwimg.c70 #define SEP_BLACK 1 macro
661 if (!(sep & SEP_BLACK)) in image_32CMYK_to_24BGR()
938 sep_menu(img, M_SEP_BLACK, SEP_BLACK); in WndImg2Proc()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Ddxmain.c67 SEP_BLACK = 1 enumerator
350 window_separation((IMAGE *)data, SEP_BLACK); in cmyk_black()
774 if (!(img->separation & SEP_BLACK)) in display_sync()
H A Ddwimg.c70 #define SEP_BLACK 1 macro
661 if (!(sep & SEP_BLACK)) in image_32CMYK_to_24BGR()
938 sep_menu(img, M_SEP_BLACK, SEP_BLACK); in WndImg2Proc()