Lines Matching refs:SetQuantumDepth
128 status=SetQuantumDepth(image,quantum_info,image->depth);
662 % SetQuantumDepth() sets the quantum depth.
664 % The format of the SetQuantumDepth method is:
666 % MagickBooleanType SetQuantumDepth(const Image *image,
678 MagickExport MagickBooleanType SetQuantumDepth(const Image *image,
753 return(SetQuantumDepth(image,quantum_info,quantum_info->depth));
794 return(SetQuantumDepth(image,quantum_info,quantum_info->depth));
937 return(SetQuantumDepth(image,quantum_info,quantum_info->depth));