OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetImageViewImage
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
image-view.h
47
*
GetImageViewImage
(const ImageView *);
image-view.c
478
%
GetImageViewImage
() returns the image associated with the image view.
480
% The format of the
GetImageViewImage
method is:
482
% MagickCore *
GetImageViewImage
(const ImageView *image_view)
489
MagickExport Image *
GetImageViewImage
(const ImageView *image_view)
[
all
...]
methods.h
435
#define
GetImageViewImage
PrependMagickMethod(
GetImageViewImage
)
[
all
...]
Completed in 47 milliseconds