OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroyImageProperties
(Results
1 - 6
of
6
) sorted by null
/external/ImageMagick/MagickCore/
property.h
44
DestroyImageProperties
(Image *),
methods.h
262
#define
DestroyImageProperties
PrependMagickMethod(
DestroyImageProperties
)
[
all
...]
property.c
197
DestroyImageProperties
(image);
307
%
DestroyImageProperties
() destroys all properties and associated memory
312
% void
DestroyImageProperties
(Image *image)
319
MagickExport void
DestroyImageProperties
(Image *image)
[
all
...]
image.c
[
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>
141
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/property_8c.html" id="
DestroyImageProperties
">
DestroyImageProperties
</a></h2>
143
<p>
DestroyImageProperties
() destroys all properties and associated memory attached to the given image.</p>
148
void
DestroyImageProperties
(Image *image)
/external/ImageMagick/coders/
gif.c
[
all
...]
Completed in 705 milliseconds