OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetPixelCyan
(Results
1 - 5
of
5
) sorted by null
/external/ImageMagick/MagickCore/
pixel-accessor.h
728
static inline void
SetPixelCyan
(const Image *magick_restrict image,
transform.c
483
case 0:
SetPixelCyan
(cmyk_image,pixel,q); break;
[
all
...]
/external/ImageMagick/coders/
jpeg.c
[
all
...]
cmyk.c
349
SetPixelCyan
(image,GetPixelCyan(canvas_image,p),q);
[
all
...]
tiff.c
[
all
...]
Completed in 7193 milliseconds