OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DeleteImageProfile
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
profile.c
213
%
DeleteImageProfile
() deletes a profile from the image by its name.
215
% The format of the
DeleteImageProfile
method is:
217
% MagickBooleanTyupe
DeleteImageProfile
(Image *image,const char *name)
226
MagickExport MagickBooleanType
DeleteImageProfile
(Image *image,const char *name)
[
all
...]
methods.h
224
#define
DeleteImageProfile
PrependMagickMethod(
DeleteImageProfile
)
[
all
...]
Completed in 479 milliseconds