|
MagickWand
6.7.5
|

Go to the source code of this file.
Functions | |
| WandExport char * | MagickGetFilename (const MagickWand *) |
| WandExport char * | MagickGetFormat (MagickWand *) |
| WandExport char * | MagickGetFont (MagickWand *) |
| WandExport char * | MagickGetHomeURL (void) |
| WandExport char * | MagickGetImageArtifact (MagickWand *, const char *) |
| WandExport char ** | MagickGetImageArtifacts (MagickWand *, const char *, size_t *) |
| WandExport char ** | MagickGetImageProfiles (MagickWand *, const char *, size_t *) |
| WandExport char * | MagickGetImageProperty (MagickWand *, const char *) |
| WandExport char ** | MagickGetImageProperties (MagickWand *, const char *, size_t *) |
| WandExport char * | MagickGetOption (MagickWand *, const char *) |
| WandExport char ** | MagickGetOptions (MagickWand *, const char *, size_t *) |
| WandExport char * | MagickQueryConfigureOption (const char *) |
| WandExport char ** | MagickQueryConfigureOptions (const char *, size_t *) |
| WandExport char ** | MagickQueryFonts (const char *, size_t *) |
| WandExport char ** | MagickQueryFormats (const char *, size_t *) |
| WandExport ColorspaceType | MagickGetColorspace (MagickWand *) |
| WandExport CompressionType | MagickGetCompression (MagickWand *) |
| WandExport const char * | MagickGetCopyright (void) |
| WandExport const char * | MagickGetPackageName (void) |
| WandExport const char * | MagickGetQuantumDepth (size_t *) |
| WandExport const char * | MagickGetQuantumRange (size_t *) |
| WandExport const char * | MagickGetReleaseDate (void) |
| WandExport const char * | MagickGetVersion (size_t *) |
| WandExport double | MagickGetPointsize (MagickWand *) |
| WandExport double * | MagickGetSamplingFactors (MagickWand *, size_t *) |
| WandExport double * | MagickQueryFontMetrics (MagickWand *, const DrawingWand *, const char *) |
| WandExport double * | MagickQueryMultilineFontMetrics (MagickWand *, const DrawingWand *, const char *) |
| WandExport GravityType | MagickGetGravity (MagickWand *) |
| WandExport ImageType | MagickGetType (MagickWand *) |
| WandExport InterlaceType | MagickGetInterlaceScheme (MagickWand *) |
| WandExport PixelInterpolateMethod | MagickGetInterpolateMethod (MagickWand *) |
| WandExport OrientationType | MagickGetOrientation (MagickWand *) |
| WandExport MagickBooleanType | MagickDeleteImageArtifact (MagickWand *, const char *) |
| WandExport MagickBooleanType | MagickDeleteImageProperty (MagickWand *, const char *) |
| WandExport MagickBooleanType | MagickDeleteOption (MagickWand *, const char *) |
| WandExport MagickBooleanType | MagickGetAntialias (const MagickWand *) |
| WandExport MagickBooleanType | MagickGetPage (const MagickWand *, size_t *, size_t *, ssize_t *, ssize_t *) |
| WandExport MagickBooleanType | MagickGetResolution (const MagickWand *, double *, double *) |
| WandExport MagickBooleanType | MagickGetSize (const MagickWand *, size_t *, size_t *) |
| WandExport MagickBooleanType | MagickGetSizeOffset (const MagickWand *, ssize_t *) |
| WandExport MagickBooleanType | MagickProfileImage (MagickWand *, const char *, const void *, const size_t) |
| WandExport MagickBooleanType | MagickSetAntialias (MagickWand *, const MagickBooleanType) |
| WandExport MagickBooleanType | MagickSetBackgroundColor (MagickWand *, const PixelWand *) |
| WandExport MagickBooleanType | MagickSetColorspace (MagickWand *, const ColorspaceType) |
| WandExport MagickBooleanType | MagickSetCompression (MagickWand *, const CompressionType) |
| WandExport MagickBooleanType | MagickSetCompressionQuality (MagickWand *, const size_t) |
| WandExport MagickBooleanType | MagickSetDepth (MagickWand *, const size_t) |
| WandExport MagickBooleanType | MagickSetExtract (MagickWand *, const char *) |
| WandExport MagickBooleanType | MagickSetFilename (MagickWand *, const char *) |
| WandExport MagickBooleanType | MagickSetFormat (MagickWand *, const char *) |
| WandExport MagickBooleanType | MagickSetFont (MagickWand *, const char *) |
| WandExport MagickBooleanType | MagickSetGravity (MagickWand *, const GravityType) |
| WandExport MagickBooleanType | MagickSetImageArtifact (MagickWand *, const char *, const char *) |
| WandExport MagickBooleanType | MagickSetImageProfile (MagickWand *, const char *, const void *, const size_t) |
| WandExport MagickBooleanType | MagickSetImageProperty (MagickWand *, const char *, const char *) |
| WandExport MagickBooleanType | MagickSetInterlaceScheme (MagickWand *, const InterlaceType) |
| WandExport MagickBooleanType | MagickSetInterpolateMethod (MagickWand *, const PixelInterpolateMethod) |
| WandExport MagickBooleanType | MagickSetOption (MagickWand *, const char *, const char *) |
| WandExport MagickBooleanType | MagickSetOrientation (MagickWand *, const OrientationType) |
| WandExport MagickBooleanType | MagickSetPage (MagickWand *, const size_t, const size_t, const ssize_t, const ssize_t) |
| WandExport MagickBooleanType | MagickSetPassphrase (MagickWand *, const char *) |
| WandExport MagickBooleanType | MagickSetPointsize (MagickWand *, const double) |
| WandExport MagickBooleanType | MagickSetResolution (MagickWand *, const double, const double) |
| WandExport MagickBooleanType | MagickSetResourceLimit (const ResourceType type, const MagickSizeType limit) |
| WandExport MagickBooleanType | MagickSetSamplingFactors (MagickWand *, const size_t, const double *) |
| WandExport MagickBooleanType | MagickSetSize (MagickWand *, const size_t, const size_t) |
| WandExport MagickBooleanType | MagickSetSizeOffset (MagickWand *, const size_t, const size_t, const ssize_t) |
| WandExport MagickBooleanType | MagickSetType (MagickWand *, const ImageType) |
| WandExport MagickProgressMonitor | MagickSetProgressMonitor (MagickWand *, const MagickProgressMonitor, void *) |
| WandExport MagickSizeType | MagickGetResource (const ResourceType) |
| WandExport MagickSizeType | MagickGetResourceLimit (const ResourceType) |
| WandExport PixelWand * | MagickGetBackgroundColor (MagickWand *) |
| WandExport OrientationType | MagickGetOrientationType (MagickWand *) |
| WandExport size_t | MagickGetCompressionQuality (MagickWand *) |
| WandExport unsigned char * | MagickGetImageProfile (MagickWand *, const char *, size_t *) |
| WandExport unsigned char * | MagickRemoveImageProfile (MagickWand *, const char *, size_t *) |
| WandExport MagickBooleanType MagickDeleteImageArtifact | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickDeleteImageProperty | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickDeleteOption | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickGetAntialias | ( | const MagickWand * | ) |
| WandExport PixelWand* MagickGetBackgroundColor | ( | MagickWand * | ) |
Definition at line 236 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, NewPixelWand(), PixelSetPixelColor(), and _MagickWand::image_info.
| WandExport ColorspaceType MagickGetColorspace | ( | MagickWand * | ) |
Definition at line 272 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, and _MagickWand::image_info.
| WandExport CompressionType MagickGetCompression | ( | MagickWand * | ) |
Definition at line 303 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, and _MagickWand::image_info.
| WandExport size_t MagickGetCompressionQuality | ( | MagickWand * | ) |
Definition at line 334 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, and _MagickWand::image_info.
| WandExport const char* MagickGetCopyright | ( | void | ) |
| WandExport char* MagickGetFilename | ( | const MagickWand * | ) |
| WandExport char * MagickGetFont | ( | MagickWand * | ) |
| WandExport char * MagickGetFormat | ( | MagickWand * | ) |
| WandExport GravityType MagickGetGravity | ( | MagickWand * | ) |
Definition at line 484 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, and _MagickWand::image_info.
| WandExport char * MagickGetHomeURL | ( | void | ) |
| WandExport char * MagickGetImageArtifact | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport char ** MagickGetImageArtifacts | ( | MagickWand * | , |
| const char * | , | ||
| size_t * | |||
| ) |
| WandExport unsigned char* MagickGetImageProfile | ( | MagickWand * | , |
| const char * | , | ||
| size_t * | |||
| ) |
| WandExport char ** MagickGetImageProfiles | ( | MagickWand * | , |
| const char * | , | ||
| size_t * | |||
| ) |
| WandExport char ** MagickGetImageProperties | ( | MagickWand * | , |
| const char * | , | ||
| size_t * | |||
| ) |
| WandExport char * MagickGetImageProperty | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport InterlaceType MagickGetInterlaceScheme | ( | MagickWand * | ) |
Definition at line 974 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, and _MagickWand::image_info.
| WandExport PixelInterpolateMethod MagickGetInterpolateMethod | ( | MagickWand * | ) |
Definition at line 1005 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, and _MagickWand::image_info.
| WandExport char * MagickGetOption | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport char ** MagickGetOptions | ( | MagickWand * | , |
| const char * | , | ||
| size_t * | |||
| ) |
| WandExport OrientationType MagickGetOrientation | ( | MagickWand * | ) |
Definition at line 1174 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, and _MagickWand::image_info.
| WandExport OrientationType MagickGetOrientationType | ( | MagickWand * | ) |
| WandExport const char * MagickGetPackageName | ( | void | ) |
| WandExport MagickBooleanType MagickGetPage | ( | const MagickWand * | , |
| size_t * | , | ||
| size_t * | , | ||
| ssize_t * | , | ||
| ssize_t * | |||
| ) |
| WandExport double MagickGetPointsize | ( | MagickWand * | ) |
| WandExport const char * MagickGetQuantumDepth | ( | size_t * | ) |
| WandExport const char * MagickGetQuantumRange | ( | size_t * | ) |
| WandExport const char * MagickGetReleaseDate | ( | void | ) |
| WandExport MagickBooleanType MagickGetResolution | ( | const MagickWand * | , |
| double * | , | ||
| double * | |||
| ) |
| WandExport MagickSizeType MagickGetResource | ( | const ResourceType | ) |
| WandExport MagickSizeType MagickGetResourceLimit | ( | const ResourceType | ) |
Definition at line 1472 of file magick-property.c.
| WandExport double * MagickGetSamplingFactors | ( | MagickWand * | , |
| size_t * | |||
| ) |
| WandExport MagickBooleanType MagickGetSize | ( | const MagickWand * | , |
| size_t * | , | ||
| size_t * | |||
| ) |
| WandExport MagickBooleanType MagickGetSizeOffset | ( | const MagickWand * | , |
| ssize_t * | |||
| ) |
| WandExport ImageType MagickGetType | ( | MagickWand * | ) |
Definition at line 1656 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, and _MagickWand::image_info.
| WandExport const char * MagickGetVersion | ( | size_t * | ) |
Definition at line 1688 of file magick-property.c.
| WandExport MagickBooleanType MagickProfileImage | ( | MagickWand * | , |
| const char * | , | ||
| const void * | , | ||
| const size_t | |||
| ) |
| WandExport char * MagickQueryConfigureOption | ( | const char * | ) |
| WandExport char ** MagickQueryConfigureOptions | ( | const char * | , |
| size_t * | |||
| ) |
| WandExport double * MagickQueryFontMetrics | ( | MagickWand * | , |
| const DrawingWand * | , | ||
| const char * | |||
| ) |
| WandExport char ** MagickQueryFonts | ( | const char * | , |
| size_t * | |||
| ) |
| WandExport char ** MagickQueryFormats | ( | const char * | , |
| size_t * | |||
| ) |
Definition at line 769 of file magick-wand.c.
References exception.
| WandExport double * MagickQueryMultilineFontMetrics | ( | MagickWand * | , |
| const DrawingWand * | , | ||
| const char * | |||
| ) |
Definition at line 640 of file magick-wand.c.
References draw_info, _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, _MagickWand::images, _MagickWand::exception, and PeekDrawingWand().
| WandExport unsigned char * MagickRemoveImageProfile | ( | MagickWand * | , |
| const char * | , | ||
| size_t * | |||
| ) |
Definition at line 1764 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, _MagickWand::images, and _MagickWand::exception.
Referenced by main().
| WandExport MagickBooleanType MagickSetAntialias | ( | MagickWand * | , |
| const MagickBooleanType | |||
| ) |
| WandExport MagickBooleanType MagickSetBackgroundColor | ( | MagickWand * | , |
| const PixelWand * | |||
| ) |
| WandExport MagickBooleanType MagickSetColorspace | ( | MagickWand * | , |
| const ColorspaceType | |||
| ) |
| WandExport MagickBooleanType MagickSetCompression | ( | MagickWand * | , |
| const CompressionType | |||
| ) |
| WandExport MagickBooleanType MagickSetCompressionQuality | ( | MagickWand * | , |
| const size_t | |||
| ) |
| WandExport MagickBooleanType MagickSetDepth | ( | MagickWand * | , |
| const size_t | |||
| ) |
| WandExport MagickBooleanType MagickSetExtract | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickSetFilename | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickSetFont | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickSetFormat | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickSetGravity | ( | MagickWand * | , |
| const GravityType | |||
| ) |
| WandExport MagickBooleanType MagickSetImageArtifact | ( | MagickWand * | , |
| const char * | , | ||
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickSetImageProfile | ( | MagickWand * | , |
| const char * | , | ||
| const void * | , | ||
| const size_t | |||
| ) |
| WandExport MagickBooleanType MagickSetImageProperty | ( | MagickWand * | , |
| const char * | , | ||
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickSetInterlaceScheme | ( | MagickWand * | , |
| const InterlaceType | |||
| ) |
| WandExport MagickBooleanType MagickSetInterpolateMethod | ( | MagickWand * | , |
| const PixelInterpolateMethod | |||
| ) |
| WandExport MagickBooleanType MagickSetOption | ( | MagickWand * | , |
| const char * | , | ||
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickSetOrientation | ( | MagickWand * | , |
| const OrientationType | |||
| ) |
| WandExport MagickBooleanType MagickSetPage | ( | MagickWand * | , |
| const size_t | , | ||
| const size_t | , | ||
| const ssize_t | , | ||
| const ssize_t | |||
| ) |
| WandExport MagickBooleanType MagickSetPassphrase | ( | MagickWand * | , |
| const char * | |||
| ) |
| WandExport MagickBooleanType MagickSetPointsize | ( | MagickWand * | , |
| const double | |||
| ) |
| WandExport MagickProgressMonitor MagickSetProgressMonitor | ( | MagickWand * | , |
| const MagickProgressMonitor | , | ||
| void * | |||
| ) |
Definition at line 2658 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, and _MagickWand::image_info.
| WandExport MagickBooleanType MagickSetResolution | ( | MagickWand * | , |
| const double | , | ||
| const double | |||
| ) |
| WandExport MagickBooleanType MagickSetResourceLimit | ( | const ResourceType | type, |
| const MagickSizeType | limit | ||
| ) |
| WandExport MagickBooleanType MagickSetSamplingFactors | ( | MagickWand * | , |
| const size_t | , | ||
| const double * | |||
| ) |
| WandExport MagickBooleanType MagickSetSize | ( | MagickWand * | , |
| const size_t | , | ||
| const size_t | |||
| ) |
| WandExport MagickBooleanType MagickSetSizeOffset | ( | MagickWand * | , |
| const size_t | , | ||
| const size_t | , | ||
| const ssize_t | |||
| ) |
| WandExport MagickBooleanType MagickSetType | ( | MagickWand * | , |
| const ImageType | |||
| ) |
Definition at line 2927 of file magick-property.c.
References _MagickWand::signature, WandSignature, _MagickWand::debug, _MagickWand::name, and _MagickWand::image_info.