GetImageBoundingBox 2205 Magick++/lib/Image.cpp RectangleInfo bbox = GetImageBoundingBox( constImage(), &exceptionInfo); GetImageBoundingBox 685 Magick++/lib/Magick++/Include.h using MagickLib::GetImageBoundingBox; GetImageBoundingBox 47 magick/analyze.h GetImageBoundingBox(const Image *,ExceptionInfo *exception); GetImageBoundingBox 1534 magick/annotate.c crop_info=GetImageBoundingBox(annotate_image,&annotate_image->exception); GetImageBoundingBox 474 magick/transform.c page=GetImageBoundingBox(image,exception); GetImageBoundingBox 2885 wand/magick_wand.c rectangle=GetImageBoundingBox(wand->image,&wand->exception);