GetImageDepth 2999 Magick++/lib/Image.cpp unsigned int depth=GetImageDepth( constImage(), &exceptionInfo ); GetImageDepth 688 Magick++/lib/Magick++/Include.h using MagickLib::GetImageDepth; GetImageDepth 36 magick/analyze.h GetImageDepth(const Image *,ExceptionInfo *); GetImageDepth 228 magick/describe.c GetImageDepth(image,&image->exception)); GetImageDepth 5621 magick/utility.c FormatString(buffer,"%lu",GetImageDepth(image,&image->exception)); GetImageDepth 4527 magick/xwindow.c composite_image->depth=GetImageDepth(composite_image,&composite_image->exception); GetImageDepth 3360 wand/magick_wand.c return(GetImageDepth(wand->image,&wand->exception));