OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetImageViewException
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/MagickCore/
image-view.h
38
*
GetImageViewException
(const ImageView *,ExceptionType *);
image-view.c
391
%
GetImageViewException
() returns the severity, reason, and description of any
394
% The format of the
GetImageViewException
method is:
396
% char *
GetImageViewException
(const PixelImage *image_view,
406
MagickExport char *
GetImageViewException
(const ImageView *image_view,
[
all
...]
methods.h
433
#define
GetImageViewException
PrependMagickMethod(
GetImageViewException
)
[
all
...]
/external/ImageMagick/www/source/core/
sigmoidal-contrast.c
59
description=
GetImageViewException
(view,&severity); \
Completed in 49 milliseconds