Lines Matching refs:WandExport

80 WandExport MagickBooleanType MagickDeleteImageArtifact(MagickWand *wand,  in MagickDeleteImageArtifact()
122 WandExport MagickBooleanType MagickDeleteImageProperty(MagickWand *wand, in MagickDeleteImageProperty()
164 WandExport MagickBooleanType MagickDeleteOption(MagickWand *wand, in MagickDeleteOption()
198 WandExport MagickBooleanType MagickGetAntialias(const MagickWand *wand) in MagickGetAntialias()
230 WandExport PixelWand *MagickGetBackgroundColor(MagickWand *wand) in MagickGetBackgroundColor()
267 WandExport ColorspaceType MagickGetColorspace(MagickWand *wand) in MagickGetColorspace()
299 WandExport CompressionType MagickGetCompression(MagickWand *wand) in MagickGetCompression()
331 WandExport size_t MagickGetCompressionQuality(MagickWand *wand) in MagickGetCompressionQuality()
360 WandExport const char *MagickGetCopyright(void) in MagickGetCopyright()
387 WandExport char *MagickGetFilename(const MagickWand *wand) in MagickGetFilename()
419 WandExport char *MagickGetFont(MagickWand *wand) in MagickGetFont()
453 WandExport char *MagickGetFormat(MagickWand *wand) in MagickGetFormat()
485 WandExport GravityType MagickGetGravity(MagickWand *wand) in MagickGetGravity()
523 WandExport char *MagickGetHomeURL(void) in MagickGetHomeURL()
554 WandExport char *MagickGetImageArtifact(MagickWand *wand,const char *artifact) in MagickGetImageArtifact()
606 WandExport char **MagickGetImageArtifacts(MagickWand *wand, in MagickGetImageArtifacts()
694 WandExport unsigned char *MagickGetImageProfile(MagickWand *wand, in MagickGetImageProfile()
760 WandExport char **MagickGetImageProfiles(MagickWand *wand,const char *pattern, in MagickGetImageProfiles()
847 WandExport char *MagickGetImageProperty(MagickWand *wand,const char *property) in MagickGetImageProperty()
899 WandExport char **MagickGetImageProperties(MagickWand *wand, in MagickGetImageProperties()
982 WandExport InterlaceType MagickGetInterlaceScheme(MagickWand *wand) in MagickGetInterlaceScheme()
1014 WandExport PixelInterpolateMethod MagickGetInterpolateMethod(MagickWand *wand) in MagickGetInterpolateMethod()
1061 WandExport char *MagickGetOption(MagickWand *wand,const char *key) in MagickGetOption()
1105 WandExport char **MagickGetOptions(MagickWand *wand,const char *pattern, in MagickGetOptions()
1187 WandExport OrientationType MagickGetOrientation(MagickWand *wand) in MagickGetOrientation()
1217 WandExport const char *MagickGetPackageName(void) in MagickGetPackageName()
1253 WandExport MagickBooleanType MagickGetPage(const MagickWand *wand, in MagickGetPage()
1296 WandExport double MagickGetPointsize(MagickWand *wand) in MagickGetPointsize()
1329 WandExport const char *MagickGetQuantumDepth(size_t *depth) in MagickGetQuantumDepth()
1357 WandExport const char *MagickGetQuantumRange(size_t *range) in MagickGetQuantumRange()
1381 WandExport const char *MagickGetReleaseDate(void) in MagickGetReleaseDate()
1413 WandExport MagickBooleanType MagickGetResolution(const MagickWand *wand, in MagickGetResolution()
1462 WandExport MagickSizeType MagickGetResource(const ResourceType type) in MagickGetResource()
1489 WandExport MagickSizeType MagickGetResourceLimit(const ResourceType type) in MagickGetResourceLimit()
1519 WandExport double *MagickGetSamplingFactors(MagickWand *wand, in MagickGetSamplingFactors()
1593 WandExport MagickBooleanType MagickGetSize(const MagickWand *wand, in MagickGetSize()
1637 WandExport MagickBooleanType MagickGetSizeOffset(const MagickWand *wand, in MagickGetSizeOffset()
1676 WandExport ImageType MagickGetType(MagickWand *wand) in MagickGetType()
1709 WandExport const char *MagickGetVersion(size_t *version) in MagickGetVersion()
1746 WandExport MagickBooleanType MagickProfileImage(MagickWand *wand, in MagickProfileImage()
1786 WandExport unsigned char *MagickRemoveImageProfile(MagickWand *wand, in MagickRemoveImageProfile()
1846 WandExport MagickBooleanType MagickSetAntialias(MagickWand *wand, in MagickSetAntialias()
1883 WandExport MagickBooleanType MagickSetBackgroundColor(MagickWand *wand, in MagickSetBackgroundColor()
1920 WandExport MagickBooleanType MagickSetColorspace(MagickWand *wand, in MagickSetColorspace()
1957 WandExport MagickBooleanType MagickSetCompression(MagickWand *wand, in MagickSetCompression()
1994 WandExport MagickBooleanType MagickSetCompressionQuality(MagickWand *wand, in MagickSetCompressionQuality()
2031 WandExport MagickBooleanType MagickSetDepth(MagickWand *wand, in MagickSetDepth()
2070 WandExport MagickBooleanType MagickSetExtract(MagickWand *wand, in MagickSetExtract()
2109 WandExport MagickBooleanType MagickSetFilename(MagickWand *wand, in MagickSetFilename()
2146 WandExport MagickBooleanType MagickSetFont(MagickWand *wand,const char *font) in MagickSetFont()
2183 WandExport MagickBooleanType MagickSetFormat(MagickWand *wand, in MagickSetFormat()
2232 WandExport MagickBooleanType MagickSetGravity(MagickWand *wand, in MagickSetGravity()
2275 WandExport MagickBooleanType MagickSetImageArtifact(MagickWand *wand, in MagickSetImageArtifact()
2320 WandExport MagickBooleanType MagickSetImageProfile(MagickWand *wand, in MagickSetImageProfile()
2370 WandExport MagickBooleanType MagickSetImageProperty(MagickWand *wand, in MagickSetImageProperty()
2413 WandExport MagickBooleanType MagickSetInterlaceScheme(MagickWand *wand, in MagickSetInterlaceScheme()
2450 WandExport MagickBooleanType MagickSetInterpolateMethod(MagickWand *wand, in MagickSetInterpolateMethod()
2494 WandExport MagickBooleanType MagickSetOption(MagickWand *wand,const char *key, in MagickSetOption()
2530 WandExport MagickBooleanType MagickSetOrientation(MagickWand *wand, in MagickSetOrientation()
2574 WandExport MagickBooleanType MagickSetPage(MagickWand *wand, in MagickSetPage()
2617 WandExport MagickBooleanType MagickSetPassphrase(MagickWand *wand, in MagickSetPassphrase()
2654 WandExport MagickBooleanType MagickSetPointsize(MagickWand *wand, in MagickSetPointsize()
2703 WandExport MagickProgressMonitor MagickSetProgressMonitor(MagickWand *wand, in MagickSetProgressMonitor()
2746 WandExport MagickBooleanType MagickSetResourceLimit(const ResourceType type, in MagickSetResourceLimit()
2779 WandExport MagickBooleanType MagickSetResolution(MagickWand *wand, in MagickSetResolution()
2824 WandExport MagickBooleanType MagickSetSamplingFactors(MagickWand *wand, in MagickSetSamplingFactors()
2884 WandExport MagickBooleanType MagickSetSize(MagickWand *wand, in MagickSetSize()
2932 WandExport MagickBooleanType MagickSetSizeOffset(MagickWand *wand, in MagickSetSizeOffset()
2977 WandExport MagickBooleanType MagickSetType(MagickWand *wand, in MagickSetType()