Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dcmyk.c299 YellowQuantum, in ReadCMYKImage()
364 case YellowQuantum: in ReadCMYKImage()
537 quantum_info,YellowQuantum,(unsigned char *) stream,exception); in ReadCMYKImage()
838 length=GetQuantumExtent(canvas_image,quantum_info,YellowQuantum); in ReadCMYKImage()
874 quantum_info,YellowQuantum,(unsigned char *) stream,exception); in ReadCMYKImage()
1018 quantum_info,YellowQuantum,(unsigned char *) stream,exception); in ReadCMYKImage()
1311 YellowQuantum,pixels,exception); in WriteCMYKImage()
1392 YellowQuantum,pixels,exception); in WriteCMYKImage()
1528 YellowQuantum,pixels,exception); in WriteCMYKImage()
Draw.c558 quantum_type=YellowQuantum; in WriteRAWImage()
/external/ImageMagick/MagickCore/
Dquantum.h79 YellowQuantum enumerator
Dstream.c1515 quantum_map[i]=YellowQuantum; in StreamImagePixels()
1664 case YellowQuantum: in StreamImagePixels()
1851 case YellowQuantum: in StreamImagePixels()
2043 case YellowQuantum: in StreamImagePixels()
2212 case YellowQuantum: in StreamImagePixels()
2377 case YellowQuantum: in StreamImagePixels()
2542 case YellowQuantum: in StreamImagePixels()
2707 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()
2734 case YellowQuantum: in ImportCharPixel()
2975 case YellowQuantum: in ImportDoublePixel()
[all …]
Dquantum.c833 case YellowQuantum: in SetQuantumImageType()
Dquantum-export.c3989 case YellowQuantum: in ExportQuantumPixels()
Dquantum-import.c4710 case YellowQuantum: in ImportQuantumPixels()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1045 using MagickCore::YellowQuantum;