Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dcmyk.c288 YellowQuantum, in ReadCMYKImage()
354 case YellowQuantum: in ReadCMYKImage()
530 quantum_info,YellowQuantum,pixels,exception); in ReadCMYKImage()
848 length=GetQuantumExtent(canvas_image,quantum_info,YellowQuantum); in ReadCMYKImage()
885 quantum_info,YellowQuantum,pixels,exception); in ReadCMYKImage()
1042 quantum_info,YellowQuantum,pixels,exception); in ReadCMYKImage()
1330 YellowQuantum,pixels,exception); in WriteCMYKImage()
1411 YellowQuantum,pixels,exception); in WriteCMYKImage()
1547 YellowQuantum,pixels,exception); in WriteCMYKImage()
Draw.c540 quantum_type=YellowQuantum; in WriteRAWImage()
Dtiff.c1761 case 2: quantum_type=YellowQuantum; break; in ReadTIFFImage()
/external/ImageMagick/MagickCore/
Dquantum.h78 YellowQuantum enumerator
Dstream.c1414 quantum_map[i]=YellowQuantum; in StreamImagePixels()
1563 case YellowQuantum: in StreamImagePixels()
1750 case YellowQuantum: in StreamImagePixels()
1942 case YellowQuantum: in StreamImagePixels()
2111 case YellowQuantum: in StreamImagePixels()
2276 case YellowQuantum: in StreamImagePixels()
2441 case YellowQuantum: in StreamImagePixels()
2606 case YellowQuantum: in StreamImagePixels()
Dpixel.c680 case YellowQuantum: in ExportCharPixel()
886 case YellowQuantum: in ExportDoublePixel()
1093 case YellowQuantum: in ExportFloatPixel()
1299 case YellowQuantum: in ExportLongPixel()
1506 case YellowQuantum: in ExportLongLongPixel()
1713 case YellowQuantum: in ExportQuantumPixel()
1922 case YellowQuantum: in ExportShortPixel()
2068 quantum_map[i]=YellowQuantum; in ExportImagePixels()
2727 case YellowQuantum: in ImportCharPixel()
2967 case YellowQuantum: in ImportDoublePixel()
[all …]
Dquantum.c827 case YellowQuantum: in SetQuantumImageType()
Dquantum-export.c3991 case YellowQuantum: in ExportQuantumPixels()
Dquantum-import.c4162 case YellowQuantum: in ImportQuantumPixels()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h995 using MagickCore::YellowQuantum;