OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 3852 milliseconds