HomeSort by relevance Sort by last modified time
    Searched defs:GetImageBoundingBox (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
attribute.c 110 % GetImageBoundingBox() returns the bounding box of an image canvas.
112 % The format of the GetImageBoundingBox method is:
114 % RectangleInfo GetImageBoundingBox(const Image *image,
119 % o bounds: Method GetImageBoundingBox returns the bounding box of an
127 MagickExport RectangleInfo GetImageBoundingBox(const Image *image,
    [all...]
methods.h 421 #define GetImageBoundingBox PrependMagickMethod(GetImageBoundingBox)
    [all...]

Completed in 210 milliseconds