/external/ImageMagick/MagickCore/ |
quantum.h | 158 SetQuantumFormat(const Image *,QuantumInfo *,const QuantumFormatType),
|
quantum.c | 768 % SetQuantumFormat() sets the quantum format. 770 % The format of the SetQuantumFormat method is: 772 % MagickBooleanType SetQuantumFormat(const Image *image, 784 MagickExport MagickBooleanType SetQuantumFormat(const Image *image, [all...] |
methods.h | [all...] |
/external/ImageMagick/coders/ |
ipl.c | 338 status=SetQuantumFormat(image,quantum_info,quantum_format); 564 SetQuantumFormat(image,quantum_info,FloatingPointQuantumFormat);
|
tiff.c | [all...] |
miff.c | [all...] |
pnm.c | [all...] |
mat.c | 743 status=SetQuantumFormat(image,quantum_info,format_type); [all...] |