Home
last modified time | relevance | path

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

/dports/graphics/epstool/epstool-3.09/src/
H A Dcimg.h46 SEP_CYAN = 8, enumerator
H A Dcimg.c196 if (!(sep & SEP_CYAN)) in image_32CMYK_to_24BGR()
306 SEP_CYAN | SEP_MAGENTA | SEP_YELLOW | SEP_BLACK); in image_to_24BGR()
410 if (!(sep & SEP_CYAN)) 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.c64 SEP_CYAN = 8, enumerator
335 window_separation((IMAGE *)data, SEP_CYAN); in cmyk_cyan()
768 if (!(img->separation & SEP_CYAN)) in display_sync()
H A Ddwimg.c67 #define SEP_CYAN 8 macro
655 if (!(sep & SEP_CYAN)) in image_32CMYK_to_24BGR()
929 sep_menu(img, M_SEP_CYAN, SEP_CYAN); in WndImg2Proc()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Ddxmain.c64 SEP_CYAN = 8, enumerator
335 window_separation((IMAGE *)data, SEP_CYAN); in cmyk_cyan()
768 if (!(img->separation & SEP_CYAN)) in display_sync()
H A Ddwimg.c67 #define SEP_CYAN 8 macro
655 if (!(sep & SEP_CYAN)) in image_32CMYK_to_24BGR()
929 sep_menu(img, M_SEP_CYAN, SEP_CYAN); in WndImg2Proc()