Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:SetQuantumDepth

129   status=SetQuantumDepth(image,quantum_info,image->depth);
659 % SetQuantumDepth() sets the quantum depth.
661 % The format of the SetQuantumDepth method is:
663 % MagickBooleanType SetQuantumDepth(const Image *image,
675 MagickExport MagickBooleanType SetQuantumDepth(const Image *image,
750 return(SetQuantumDepth(image,quantum_info,quantum_info->depth));
791 return(SetQuantumDepth(image,quantum_info,quantum_info->depth));
934 return(SetQuantumDepth(image,quantum_info,quantum_info->depth));