OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CloneImageProperties
(Results
1 - 9
of
9
) sorted by null
/external/ImageMagick/MagickCore/
property.h
36
CloneImageProperties
(Image *,const Image *),
layer.c
339
(void)
CloneImageProperties
(coalesce_image,next);
484
(void)
CloneImageProperties
(dispose,next);
[
all
...]
methods.h
160
#define
CloneImageProperties
PrependMagickMethod(
CloneImageProperties
)
[
all
...]
property.c
122
%
CloneImageProperties
() clones all the image properties to another image.
124
% The format of the
CloneImageProperties
method is:
126
% MagickBooleanType
CloneImageProperties
(Image *image,
136
MagickExport MagickBooleanType
CloneImageProperties
(Image *image,
[
all
...]
image.c
865
(void)
CloneImageProperties
(clone_image,image);
[
all
...]
/external/ImageMagick/www/api/
property.php
55
<p class="text-center"><a href="property.php#
CloneImageProperties
">
CloneImageProperties
</a> • <a href="property.php#DefineImageProperty">DefineImageProperty</a> • <a href="property.php#DeleteImageProperty">DeleteImageProperty</a> • <a href="property.php#DestroyImageProperties">DestroyImageProperties</a> • <a href="property.php#FormatImageProperty">FormatImageProperty</a> • <a href="property.php#GetImageProperty">GetImageProperty</a> • <a href="property.php#GetNextImageProperty">GetNextImageProperty</a> • <a href="property.php#InterpretImageProperties">InterpretImageProperties</a> • <a href="property.php#(void) LogMagickEvent(TraceEvent,GetMagickModule">(void) LogMagickEvent(TraceEvent,GetMagickModule</a> • <a href="property.php#RemoveImageProperty">RemoveImageProperty</a> • <a href="property.php#ResetImagePropertyIterator">ResetImagePropertyIterator</a> • <a href="property.php#SetImageProperty">SetImageProperty</a></p>
57
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/property_8c.html" id="
CloneImageProperties
">
CloneImageProperties
</a></h2>
59
<p>
CloneImageProperties
() clones all the image properties to another image.</p>
61
<p>The format of the
CloneImageProperties
method is:</p>
64
MagickBooleanType
CloneImageProperties
(Image *image,
/external/ImageMagick/coders/
gif.c
[
all
...]
ps.c
[
all
...]
pdf.c
827
(void)
CloneImageProperties
(pdf_image,image);
[
all
...]
Completed in 384 milliseconds