Home
last modified time | relevance | path

Searched refs:GetPixelCyan (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dpixel-accessor.h161 static inline Quantum GetPixelCyan(const Image *magick_restrict image, in GetPixelCyan() function
/external/ImageMagick/coders/
Dcmyk.c356 SetPixelCyan(image,GetPixelCyan(canvas_image,p),q); in ReadCMYKImage()
Djpeg.c2879 GetPixelCyan(image,p)))); in WriteJPEGImage_()