OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetImageBoundingBox
(Results
1 - 12
of
12
) sorted by null
/external/ImageMagick/MagickCore/
attribute.h
42
GetImageBoundingBox
(const Image *,ExceptionInfo *exception);
methods.h
396
#define
GetImageBoundingBox
PrependMagickMethod(
GetImageBoundingBox
)
[
all
...]
attribute.c
111
%
GetImageBoundingBox
() returns the bounding box of an image canvas.
113
% The format of the
GetImageBoundingBox
method is:
115
% RectangleInfo
GetImageBoundingBox
(const Image *image,
120
% o bounds: Method
GetImageBoundingBox
returns the bounding box of an
242
MagickExport RectangleInfo
GetImageBoundingBox
(const Image *image,
[
all
...]
delegate.c
[
all
...]
shear.c
671
geometry=
GetImageBoundingBox
(median_image,exception);
[
all
...]
annotate.c
[
all
...]
transform.c
[
all
...]
property.c
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
Include.h
[
all
...]
/external/ImageMagick/Magick++/lib/
Image.cpp
450
bbox=
GetImageBoundingBox
(constImage(),exceptionInfo);
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 79 milliseconds