Home
last modified time | relevance | path

Searched refs:YellowQuantum (Results 1 – 10 of 10) sorted by relevance

/external/ImageMagick/coders/
Dcmyk.c298 YellowQuantum, in ReadCMYKImage()
364 case YellowQuantum: in ReadCMYKImage()
541 quantum_info,YellowQuantum,pixels,exception); in ReadCMYKImage()
851 length=GetQuantumExtent(canvas_image,quantum_info,YellowQuantum); in ReadCMYKImage()
889 quantum_info,YellowQuantum,pixels,exception); in ReadCMYKImage()
1039 quantum_info,YellowQuantum,pixels,exception); in ReadCMYKImage()
1333 YellowQuantum,pixels,exception); in WriteCMYKImage()
1414 YellowQuantum,pixels,exception); in WriteCMYKImage()
1550 YellowQuantum,pixels,exception); in WriteCMYKImage()
Draw.c557 quantum_type=YellowQuantum; in WriteRAWImage()
Dtiff.c1938 case 2: quantum_type=YellowQuantum; break; in ReadTIFFImage()
/external/ImageMagick/MagickCore/
Dquantum.h78 YellowQuantum enumerator
Dstream.c1477 quantum_map[i]=YellowQuantum; in StreamImagePixels()
1626 case YellowQuantum: in StreamImagePixels()
1813 case YellowQuantum: in StreamImagePixels()
2005 case YellowQuantum: in StreamImagePixels()
2174 case YellowQuantum: in StreamImagePixels()
2339 case YellowQuantum: in StreamImagePixels()
2504 case YellowQuantum: in StreamImagePixels()
2669 case YellowQuantum: in StreamImagePixels()
Dpixel.c679 case YellowQuantum: in ExportCharPixel()
886 case YellowQuantum: in ExportDoublePixel()
1094 case YellowQuantum: in ExportFloatPixel()
1301 case YellowQuantum: in ExportLongPixel()
1509 case YellowQuantum: in ExportLongLongPixel()
1717 case YellowQuantum: in ExportQuantumPixel()
1927 case YellowQuantum: in ExportShortPixel()
2077 quantum_map[i]=YellowQuantum; in ExportImagePixels()
2728 case YellowQuantum: in ImportCharPixel()
2969 case YellowQuantum: in ImportDoublePixel()
[all …]
Dquantum.c830 case YellowQuantum: in SetQuantumImageType()
Dquantum-import.c4162 case YellowQuantum: in ImportQuantumPixels()
Dquantum-export.c3987 case YellowQuantum: in ExportQuantumPixels()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1016 using MagickCore::YellowQuantum;