Home | History | Annotate | Download | only in api

Lines Matching refs:MagickWand

9     <title>ImageMagick: MagickWand, C API for ImageMagick: Property Methods</title>
57 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageArtifact">MagickDeleteImageArtifact</a></h2>
64 MagickBooleanType MagickDeleteImageArtifact(MagickWand *wand,
84 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteImageProperty">MagickDeleteImageProperty</a></h2>
91 MagickBooleanType MagickDeleteImageProperty(MagickWand *wand,
111 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickDeleteOption">MagickDeleteOption</a></h2>
118 MagickBooleanType MagickDeleteOption(MagickWand *wand,
138 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetAntialias">MagickGetAntialias</a></h2>
145 MagickBooleanType MagickGetAntialias(const MagickWand *wand)
160 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetBackgroundColor">MagickGetBackgroundColor</a></h2>
167 PixelWand *MagickGetBackgroundColor(MagickWand *wand)
182 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetColorspace">MagickGetColorspace</a></h2>
189 ColorspaceType MagickGetColorspace(MagickWand *wand)
204 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCompression">MagickGetCompression</a></h2>
211 CompressionType MagickGetCompression(MagickWand *wand)
226 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCompressionQuality">MagickGetCompressionQuality</a></h2>
233 size_t MagickGetCompressionQuality(MagickWand *wand)
248 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetCopyright">MagickGetCopyright</a></h2>
258 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFilename">MagickGetFilename</a></h2>
265 const char *MagickGetFilename(const MagickWand *wand)
280 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFont">MagickGetFont</a></h2>
282 <p>MagickGetFont() returns the font associated with the MagickWand.</p>
287 char *MagickGetFont(MagickWand *wand)
302 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetFormat">MagickGetFormat</a></h2>
309 const char MagickGetFormat(MagickWand *wand)
324 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetGravity">MagickGetGravity</a></h2>
331 GravityType MagickGetGravity(MagickWand *wand)
346 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetHomeURL">MagickGetHomeURL</a></h2>
356 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageArtifact">MagickGetImageArtifact</a></h2>
363 char *MagickGetImageArtifact(MagickWand *wand,const char *artifact)
382 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand
389 char *MagickGetImageArtifacts(MagickWand *wand,
413 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProfile">MagickGetImageProfile</a></h2>
420 unsigned char *MagickGetImageProfile(MagickWand *wand,const char *name,
444 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProfiles">MagickGetImageProfiles</a></h2>
451 char *MagickGetImageProfiles(MagickWand *wand,const char *pattern,
475 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProperty">MagickGetImageProperty</a></h2>
482 char *MagickGetImageProperty(MagickWand *wand,const char *property)
501 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetImageProperties">MagickGetImageProperties</a></h2>
508 char *MagickGetImageProperties(MagickWand *wand,
532 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetInterlaceScheme">MagickGetInterlaceScheme</a></h2>
539 InterlaceType MagickGetInterlaceScheme(MagickWand *wand)
554 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetInterpolateMethod">MagickGetInterpolateMethod</a></h2>
561 PixelInterpolateMethod MagickGetInterpolateMethod(MagickWand *wand)
576 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOption">MagickGetOption</a></h2>
583 char *MagickGetOption(MagickWand *wand,const char *key)
602 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOptions">MagickGetOptions</a></h2>
609 char *MagickGetOptions(MagickWand *wand,const char *pattern,
633 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetOrientation">MagickGetOrientation</a></h2>
640 OrientationType MagickGetOrientation(MagickWand *wand)
655 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPackageName">MagickGetPackageName</a></h2>
666 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPage">MagickGetPage</a></h2>
673 MagickBooleanType MagickGetPage(const MagickWand *wand,
705 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetPointsize">MagickGetPointsize</a></h2>
707 <p>MagickGetPointsize() returns the font pointsize associated with the MagickWand.</p>
712 double MagickGetPointsize(MagickWand *wand)
727 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetQuantumDepth">MagickGetQuantumDepth</a></h2>
749 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetQuantumRange">MagickGetQuantumRange</a></h2>
771 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetReleaseDate">MagickGetReleaseDate</a></h2>
781 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResolution">MagickGetResolution</a></h2>
788 MagickBooleanType MagickGetResolution(const MagickWand *wand,double *x,
812 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResource">MagickGetResource</a></h2>
834 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetResourceLimit">MagickGetResourceLimit</a></h2>
856 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSamplingFactors">MagickGetSamplingFactors</a></h2>
863 double *MagickGetSamplingFactor(MagickWand *wand,
883 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSize">MagickGetSize</a></h2>
890 MagickBooleanType MagickGetSize(const MagickWand *wand,
914 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetSizeOffset">MagickGetSizeOffset</a></h2>
921 MagickBooleanType MagickGetSizeOffset(const MagickWand *wand,
941 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetType">MagickGetType</a></h2>
948 ImageType MagickGetType(MagickWand *wand)
963 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickGetVersion">MagickGetVersion</a></h2>
985 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickProfileImage">MagickProfileImage</a></h2>
992 MagickBooleanType MagickProfileImage(MagickWand *wand,const char *name,
1020 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickRemoveImageProfile">MagickRemoveImageProfile</a></h2>
1027 unsigned char *MagickRemoveImageProfile(MagickWand *wand,
1051 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetAntialias">MagickSetAntialias</a></h2>
1058 MagickBooleanType MagickSetAntialias(MagickWand *wand,
1078 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetBackgroundColor">MagickSetBackgroundColor</a></h2>
1085 MagickBooleanType MagickSetBackgroundColor(MagickWand *wand,
1105 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetColorspace">MagickSetColorspace</a></h2>
1112 MagickBooleanType MagickSetColorspace(MagickWand *wand,
1132 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetCompression">MagickSetCompression</a></h2>
1139 MagickBooleanType MagickSetCompression(MagickWand *wand,
1159 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetCompressionQuality">MagickSetCompressionQuality</a></h2>
1166 MagickBooleanType MagickSetCompressionQuality(MagickWand *wand,
1186 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetDepth">MagickSetDepth</a></h2>
1193 MagickBooleanType MagickSetDepth(MagickWand *wand,
1213 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetExtract">MagickSetExtract</a></h2>
1220 MagickBooleanType MagickSetExtract(MagickWand *wand,
1240 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFilename">MagickSetFilename</a></h2>
1247 MagickBooleanType MagickSetFilename(MagickWand *wand,
1267 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFont">MagickSetFont</a></h2>
1269 <p>MagickSetFont() sets the font associated with the MagickWand.</p>
1274 MagickBooleanType MagickSetFont(MagickWand *wand, const char *font)
1293 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetFormat">MagickSetFormat</a></h2>
1300 MagickBooleanType MagickSetFormat(MagickWand *wand,const char *format)
1319 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetGravity">MagickSetGravity</a></h2>
1326 MagickBooleanType MagickSetGravity(MagickWand *wand,
1346 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageArtifact">MagickSetImageArtifact</a></h2>
1353 MagickBooleanType MagickSetImageArtifact(MagickWand *wand,
1377 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageProfile">MagickSetImageProfile</a></h2>
1384 MagickBooleanType MagickSetImageProfile(MagickWand *wand,
1412 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetImageProperty">MagickSetImageProperty</a></h2>
1419 MagickBooleanType MagickSetImageProperty(MagickWand *wand,
1443 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetInterlaceScheme">MagickSetInterlaceScheme</a></h2>
1450 MagickBooleanType MagickSetInterlaceScheme(MagickWand *wand,
1470 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetInterpolateMethod">MagickSetInterpolateMethod</a></h2>
1477 MagickBooleanType MagickSetInterpolateMethod(MagickWand *wand,
1497 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetOption">MagickSetOption</a></h2>
1504 MagickBooleanType MagickSetOption(MagickWand *wand,const char *key,
1528 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetOrientation">MagickSetOrientation</a></h2>
1535 MagickBooleanType MagickSetOrientation(MagickWand *wand,
1555 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPage">MagickSetPage</a></h2>
1562 MagickBooleanType MagickSetPage(MagickWand *wand,
1595 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPassphrase">MagickSetPassphrase</a></h2>
1602 MagickBooleanType MagickSetPassphrase(MagickWand *wand,
1622 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetPointsize">MagickSetPointsize</a></h2>
1624 <p>MagickSetPointsize() sets the font pointsize associated with the MagickWand.</p>
1629 MagickBooleanType MagickSetPointsize(MagickWand *wand,
1649 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetProgressMonitor">MagickSetProgressMonitor</a></h2>
1664 MagickProgressMonitor MagickSetProgressMonitor(MagickWand *wand
1688 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetResourceLimit">MagickSetResourceLimit</a></h2>
1713 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetResolution">MagickSetResolution</a></h2>
1720 MagickBooleanType MagickSetResolution(MagickWand *wand,
1744 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand
1751 MagickBooleanType MagickSetSamplingFactors(MagickWand *wand,
1775 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSize">MagickSetSize</a></h2>
1782 MagickBooleanType MagickSetSize(MagickWand *wand,
1806 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetSizeOffset">MagickSetSizeOffset</a></h2>
1813 MagickBooleanType MagickSetSizeOffset(MagickWand *wand,
1842 <h2><a href="http://nextgen.imagemagick.org/api/MagickWand/magick-property_8c.html" id="MagickSetType">MagickSetType</a></h2>
1849 MagickBooleanType MagickSetType(MagickWand *wand,