OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CloneImageProfiles
(Results
1 - 7
of
7
) sorted by null
/external/ImageMagick/MagickCore/
profile.h
46
CloneImageProfiles
(Image *,const Image *),
layer.c
338
(void)
CloneImageProfiles
(coalesce_image,next);
483
(void)
CloneImageProfiles
(dispose,next);
[
all
...]
methods.h
140
#define
CloneImageProfiles
PrependMagickMethod(
CloneImageProfiles
)
[
all
...]
image.c
845
(void)
CloneImageProfiles
(clone_image,image);
[
all
...]
profile.c
168
%
CloneImageProfiles
() clones one or more image profiles.
170
% The format of the
CloneImageProfiles
method is:
172
% MagickBooleanType
CloneImageProfiles
(Image *image,
182
MagickExport MagickBooleanType
CloneImageProfiles
(Image *image,
[
all
...]
/external/ImageMagick/coders/
ps.c
[
all
...]
pdf.c
881
(void)
CloneImageProfiles
(pdf_image,image);
[
all
...]
Completed in 59 milliseconds