GetImageDepth    3258 Magick++/lib/Image.cpp   size_t depth=GetImageDepth( constImage(), &exceptionInfo );
GetImageDepth     740 Magick++/lib/Magick++/Include.h   using MagickCore::GetImageDepth;
GetImageDepth    1612 coders/tiff.c        image->depth=GetImageDepth(image,exception);
GetImageDepth     847 magick/attribute.c   if (GetImageDepth(image,&image->exception) <= (size_t)
GetImageDepth      43 magick/attribute.h   GetImageDepth(const Image *,ExceptionInfo *),
GetImageDepth     447 magick/identify.c       depth=GetImageDepth(image,&image->exception);
GetImageDepth     434 magick/methods.h #define GetImageDepth  PrependMagickMethod(GetImageDepth)