SetQuantumFormat  334 coders/ipl.c        status=SetQuantumFormat(image,quantum_info,quantum_format);
SetQuantumFormat  550 coders/ipl.c       SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1247 coders/miff.c          status=SetQuantumFormat(image,quantum_info,quantum_format);
SetQuantumFormat 1999 coders/miff.c          status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1289 coders/pnm.c           status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 2435 coders/pnm.c           status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1397 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,UnsignedQuantumFormat);
SetQuantumFormat 1399 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,SignedQuantumFormat);
SetQuantumFormat 1401 coders/tiff.c        status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 3139 coders/tiff.c          status=SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
SetQuantumFormat 1107 magick/methods.h #define SetQuantumFormat  PrependMagickMethod(SetQuantumFormat)
SetQuantumFormat  161 magick/quantum.h   SetQuantumFormat(const Image *,QuantumInfo *,const QuantumFormatType),