Searched refs:ConsolidateCMYKImages (Results 1 – 7 of 7) sorted by relevance
28 *ConsolidateCMYKImages(const Image *,ExceptionInfo *),
193 #define ConsolidateCMYKImages PrependMagickMethod(ConsolidateCMYKImages) macro
416 MagickExport Image *ConsolidateCMYKImages(const Image *images, in ConsolidateCMYKImages() function
361 cmyk_image=ConsolidateCMYKImages(postscript_image,exception); in ReadXPSImage()
378 cmyk_image=ConsolidateCMYKImages(image,exception); in ReadPCLImage()
830 cmyk_image=ConsolidateCMYKImages(postscript_image,exception); in ReadPSImage()
687 cmyk_image=ConsolidateCMYKImages(pdf_image,exception); in ReadPDFImage()