Extension [ extension #72 magickwand version 1.0.9.2 ] { - Constants [349] { Constant [ double MW_QuantumRange ] { 65535 } Constant [ double MW_MaxRGB ] { 65535 } Constant [ double MW_OpaqueOpacity ] { 0 } Constant [ double MW_TransparentOpacity ] { 65535 } Constant [ integer MW_UndefinedAlphaChannel ] { 0 } Constant [ integer MW_ActivateAlphaChannel ] { 1 } Constant [ integer MW_DeactivateAlphaChannel ] { 4 } Constant [ integer MW_ResetAlphaChannel ] { 7 } Constant [ integer MW_SetAlphaChannel ] { 8 } Constant [ integer MW_UndefinedAlign ] { 0 } Constant [ integer MW_LeftAlign ] { 1 } Constant [ integer MW_CenterAlign ] { 2 } Constant [ integer MW_RightAlign ] { 3 } Constant [ integer MW_UndefinedChannel ] { 0 } Constant [ integer MW_RedChannel ] { 1 } Constant [ integer MW_CyanChannel ] { 1 } Constant [ integer MW_GreenChannel ] { 2 } Constant [ integer MW_MagentaChannel ] { 2 } Constant [ integer MW_BlueChannel ] { 4 } Constant [ integer MW_YellowChannel ] { 4 } Constant [ integer MW_AlphaChannel ] { 8 } Constant [ integer MW_OpacityChannel ] { 8 } Constant [ integer MW_BlackChannel ] { 32 } Constant [ integer MW_IndexChannel ] { 32 } Constant [ integer MW_AllChannels ] { 134217727 } Constant [ integer MW_UndefinedPathUnits ] { 0 } Constant [ integer MW_UserSpace ] { 1 } Constant [ integer MW_UserSpaceOnUse ] { 2 } Constant [ integer MW_ObjectBoundingBox ] { 3 } Constant [ integer MW_UndefinedColorspace ] { 0 } Constant [ integer MW_RGBColorspace ] { 1 } Constant [ integer MW_GRAYColorspace ] { 2 } Constant [ integer MW_TransparentColorspace ] { 3 } Constant [ integer MW_OHTAColorspace ] { 4 } Constant [ integer MW_LABColorspace ] { 5 } Constant [ integer MW_XYZColorspace ] { 6 } Constant [ integer MW_YCbCrColorspace ] { 7 } Constant [ integer MW_YCCColorspace ] { 8 } Constant [ integer MW_YIQColorspace ] { 9 } Constant [ integer MW_YPbPrColorspace ] { 10 } Constant [ integer MW_YUVColorspace ] { 11 } Constant [ integer MW_CMYKColorspace ] { 12 } Constant [ integer MW_sRGBColorspace ] { 13 } Constant [ integer MW_HSBColorspace ] { 14 } Constant [ integer MW_HSLColorspace ] { 15 } Constant [ integer MW_HWBColorspace ] { 16 } Constant [ integer MW_UndefinedCompositeOp ] { 0 } Constant [ integer MW_NoCompositeOp ] { 1 } Constant [ integer MW_AddCompositeOp ] { 2 } Constant [ integer MW_AtopCompositeOp ] { 3 } Constant [ integer MW_BlendCompositeOp ] { 4 } Constant [ integer MW_BumpmapCompositeOp ] { 5 } Constant [ integer MW_ClearCompositeOp ] { 7 } Constant [ integer MW_ColorBurnCompositeOp ] { 8 } Constant [ integer MW_ColorDodgeCompositeOp ] { 9 } Constant [ integer MW_ColorizeCompositeOp ] { 10 } Constant [ integer MW_CopyBlackCompositeOp ] { 11 } Constant [ integer MW_CopyBlueCompositeOp ] { 12 } Constant [ integer MW_CopyCompositeOp ] { 13 } Constant [ integer MW_CopyCyanCompositeOp ] { 14 } Constant [ integer MW_CopyGreenCompositeOp ] { 15 } Constant [ integer MW_CopyMagentaCompositeOp ] { 16 } Constant [ integer MW_CopyOpacityCompositeOp ] { 17 } Constant [ integer MW_CopyRedCompositeOp ] { 18 } Constant [ integer MW_CopyYellowCompositeOp ] { 19 } Constant [ integer MW_DarkenCompositeOp ] { 20 } Constant [ integer MW_DstAtopCompositeOp ] { 21 } Constant [ integer MW_DstCompositeOp ] { 22 } Constant [ integer MW_DstInCompositeOp ] { 23 } Constant [ integer MW_DstOutCompositeOp ] { 24 } Constant [ integer MW_DstOverCompositeOp ] { 25 } Constant [ integer MW_DifferenceCompositeOp ] { 26 } Constant [ integer MW_DisplaceCompositeOp ] { 27 } Constant [ integer MW_DissolveCompositeOp ] { 28 } Constant [ integer MW_ExclusionCompositeOp ] { 29 } Constant [ integer MW_HardLightCompositeOp ] { 30 } Constant [ integer MW_HueCompositeOp ] { 31 } Constant [ integer MW_InCompositeOp ] { 32 } Constant [ integer MW_LightenCompositeOp ] { 33 } Constant [ integer MW_LuminizeCompositeOp ] { 35 } Constant [ integer MW_MinusCompositeOp ] { 36 } Constant [ integer MW_ModulateCompositeOp ] { 37 } Constant [ integer MW_MultiplyCompositeOp ] { 38 } Constant [ integer MW_OutCompositeOp ] { 39 } Constant [ integer MW_OverCompositeOp ] { 40 } Constant [ integer MW_OverlayCompositeOp ] { 41 } Constant [ integer MW_PlusCompositeOp ] { 42 } Constant [ integer MW_ReplaceCompositeOp ] { 43 } Constant [ integer MW_SaturateCompositeOp ] { 44 } Constant [ integer MW_ScreenCompositeOp ] { 45 } Constant [ integer MW_SoftLightCompositeOp ] { 46 } Constant [ integer MW_SrcAtopCompositeOp ] { 47 } Constant [ integer MW_SrcCompositeOp ] { 48 } Constant [ integer MW_SrcInCompositeOp ] { 49 } Constant [ integer MW_SrcOutCompositeOp ] { 50 } Constant [ integer MW_SrcOverCompositeOp ] { 51 } Constant [ integer MW_SubtractCompositeOp ] { 52 } Constant [ integer MW_ThresholdCompositeOp ] { 53 } Constant [ integer MW_XorCompositeOp ] { 54 } Constant [ integer MW_UndefinedCompression ] { 0 } Constant [ integer MW_NoCompression ] { 1 } Constant [ integer MW_BZipCompression ] { 2 } Constant [ integer MW_FaxCompression ] { 6 } Constant [ integer MW_Group4Compression ] { 7 } Constant [ integer MW_JPEGCompression ] { 8 } Constant [ integer MW_LosslessJPEGCompression ] { 10 } Constant [ integer MW_LZWCompression ] { 11 } Constant [ integer MW_RLECompression ] { 12 } Constant [ integer MW_ZipCompression ] { 13 } Constant [ integer MW_UndefinedDecoration ] { 0 } Constant [ integer MW_NoDecoration ] { 1 } Constant [ integer MW_UnderlineDecoration ] { 2 } Constant [ integer MW_OverlineDecoration ] { 3 } Constant [ integer MW_LineThroughDecoration ] { 4 } Constant [ integer MW_UnrecognizedDispose ] { 0 } Constant [ integer MW_UndefinedDispose ] { 0 } Constant [ integer MW_NoneDispose ] { 1 } Constant [ integer MW_BackgroundDispose ] { 2 } Constant [ integer MW_PreviousDispose ] { 3 } Constant [ integer MW_UndefinedException ] { 0 } Constant [ integer MW_WarningException ] { 300 } Constant [ integer MW_ResourceLimitWarning ] { 300 } Constant [ integer MW_TypeWarning ] { 305 } Constant [ integer MW_OptionWarning ] { 310 } Constant [ integer MW_DelegateWarning ] { 315 } Constant [ integer MW_MissingDelegateWarning ] { 320 } Constant [ integer MW_CorruptImageWarning ] { 325 } Constant [ integer MW_FileOpenWarning ] { 330 } Constant [ integer MW_BlobWarning ] { 335 } Constant [ integer MW_StreamWarning ] { 340 } Constant [ integer MW_CacheWarning ] { 345 } Constant [ integer MW_CoderWarning ] { 350 } Constant [ integer MW_ModuleWarning ] { 355 } Constant [ integer MW_DrawWarning ] { 360 } Constant [ integer MW_ImageWarning ] { 365 } Constant [ integer MW_WandWarning ] { 370 } Constant [ integer MW_MonitorWarning ] { 385 } Constant [ integer MW_RegistryWarning ] { 390 } Constant [ integer MW_ConfigureWarning ] { 395 } Constant [ integer MW_ErrorException ] { 400 } Constant [ integer MW_ResourceLimitError ] { 400 } Constant [ integer MW_TypeError ] { 405 } Constant [ integer MW_OptionError ] { 410 } Constant [ integer MW_DelegateError ] { 415 } Constant [ integer MW_MissingDelegateError ] { 420 } Constant [ integer MW_CorruptImageError ] { 425 } Constant [ integer MW_FileOpenError ] { 430 } Constant [ integer MW_BlobError ] { 435 } Constant [ integer MW_StreamError ] { 440 } Constant [ integer MW_CacheError ] { 445 } Constant [ integer MW_CoderError ] { 450 } Constant [ integer MW_ModuleError ] { 455 } Constant [ integer MW_DrawError ] { 460 } Constant [ integer MW_ImageError ] { 465 } Constant [ integer MW_WandError ] { 470 } Constant [ integer MW_MonitorError ] { 485 } Constant [ integer MW_RegistryError ] { 490 } Constant [ integer MW_ConfigureError ] { 495 } Constant [ integer MW_FatalErrorException ] { 700 } Constant [ integer MW_ResourceLimitFatalError ] { 700 } Constant [ integer MW_TypeFatalError ] { 705 } Constant [ integer MW_OptionFatalError ] { 710 } Constant [ integer MW_DelegateFatalError ] { 715 } Constant [ integer MW_MissingDelegateFatalError ] { 720 } Constant [ integer MW_CorruptImageFatalError ] { 725 } Constant [ integer MW_FileOpenFatalError ] { 730 } Constant [ integer MW_BlobFatalError ] { 735 } Constant [ integer MW_StreamFatalError ] { 740 } Constant [ integer MW_CacheFatalError ] { 745 } Constant [ integer MW_CoderFatalError ] { 750 } Constant [ integer MW_ModuleFatalError ] { 755 } Constant [ integer MW_DrawFatalError ] { 760 } Constant [ integer MW_ImageFatalError ] { 765 } Constant [ integer MW_WandFatalError ] { 770 } Constant [ integer MW_MonitorFatalError ] { 785 } Constant [ integer MW_RegistryFatalError ] { 790 } Constant [ integer MW_ConfigureFatalError ] { 795 } Constant [ integer MW_UndefinedRule ] { 0 } Constant [ integer MW_EvenOddRule ] { 1 } Constant [ integer MW_NonZeroRule ] { 2 } Constant [ integer MW_UndefinedFilter ] { 0 } Constant [ integer MW_PointFilter ] { 1 } Constant [ integer MW_BoxFilter ] { 2 } Constant [ integer MW_TriangleFilter ] { 3 } Constant [ integer MW_HermiteFilter ] { 4 } Constant [ integer MW_HanningFilter ] { 5 } Constant [ integer MW_HammingFilter ] { 6 } Constant [ integer MW_BlackmanFilter ] { 7 } Constant [ integer MW_GaussianFilter ] { 8 } Constant [ integer MW_QuadraticFilter ] { 9 } Constant [ integer MW_CubicFilter ] { 10 } Constant [ integer MW_CatromFilter ] { 11 } Constant [ integer MW_MitchellFilter ] { 12 } Constant [ integer MW_LanczosFilter ] { 22 } Constant [ integer MW_BesselFilter ] { 13 } Constant [ integer MW_SincFilter ] { 14 } Constant [ integer MW_UndefinedGravity ] { 0 } Constant [ integer MW_ForgetGravity ] { 0 } Constant [ integer MW_NorthWestGravity ] { 1 } Constant [ integer MW_NorthGravity ] { 2 } Constant [ integer MW_NorthEastGravity ] { 3 } Constant [ integer MW_WestGravity ] { 4 } Constant [ integer MW_CenterGravity ] { 5 } Constant [ integer MW_EastGravity ] { 6 } Constant [ integer MW_SouthWestGravity ] { 7 } Constant [ integer MW_SouthGravity ] { 8 } Constant [ integer MW_SouthEastGravity ] { 9 } Constant [ integer MW_StaticGravity ] { 10 } Constant [ integer MW_UndefinedType ] { 0 } Constant [ integer MW_BilevelType ] { 1 } Constant [ integer MW_GrayscaleType ] { 2 } Constant [ integer MW_GrayscaleMatteType ] { 3 } Constant [ integer MW_PaletteType ] { 4 } Constant [ integer MW_PaletteMatteType ] { 5 } Constant [ integer MW_TrueColorType ] { 6 } Constant [ integer MW_TrueColorMatteType ] { 7 } Constant [ integer MW_ColorSeparationType ] { 8 } Constant [ integer MW_ColorSeparationMatteType ] { 9 } Constant [ integer MW_OptimizeType ] { 10 } Constant [ integer MW_UndefinedInterlace ] { 0 } Constant [ integer MW_NoInterlace ] { 1 } Constant [ integer MW_LineInterlace ] { 2 } Constant [ integer MW_PlaneInterlace ] { 3 } Constant [ integer MW_PartitionInterlace ] { 4 } Constant [ integer MW_UndefinedCap ] { 0 } Constant [ integer MW_ButtCap ] { 1 } Constant [ integer MW_RoundCap ] { 2 } Constant [ integer MW_SquareCap ] { 3 } Constant [ integer MW_UndefinedJoin ] { 0 } Constant [ integer MW_MiterJoin ] { 1 } Constant [ integer MW_RoundJoin ] { 2 } Constant [ integer MW_BevelJoin ] { 3 } Constant [ integer MW_UndefinedEvaluateOperator ] { 0 } Constant [ integer MW_AddEvaluateOperator ] { 1 } Constant [ integer MW_AndEvaluateOperator ] { 2 } Constant [ integer MW_DivideEvaluateOperator ] { 3 } Constant [ integer MW_LeftShiftEvaluateOperator ] { 4 } Constant [ integer MW_MaxEvaluateOperator ] { 5 } Constant [ integer MW_MinEvaluateOperator ] { 6 } Constant [ integer MW_MultiplyEvaluateOperator ] { 7 } Constant [ integer MW_OrEvaluateOperator ] { 8 } Constant [ integer MW_RightShiftEvaluateOperator ] { 9 } Constant [ integer MW_SetEvaluateOperator ] { 10 } Constant [ integer MW_SubtractEvaluateOperator ] { 11 } Constant [ integer MW_XorEvaluateOperator ] { 12 } Constant [ integer MW_UndefinedMetric ] { 0 } Constant [ integer MW_MeanAbsoluteErrorMetric ] { 2 } Constant [ integer MW_MeanSquaredErrorMetric ] { 4 } Constant [ integer MW_PeakAbsoluteErrorMetric ] { 5 } Constant [ integer MW_PeakSignalToNoiseRatioMetric ] { 6 } Constant [ integer MW_RootMeanSquaredErrorMetric ] { 7 } Constant [ integer MW_UndefinedMode ] { 0 } Constant [ integer MW_FrameMode ] { 1 } Constant [ integer MW_UnframeMode ] { 2 } Constant [ integer MW_ConcatenateMode ] { 3 } Constant [ integer MW_UndefinedNoise ] { 0 } Constant [ integer MW_UniformNoise ] { 1 } Constant [ integer MW_GaussianNoise ] { 2 } Constant [ integer MW_MultiplicativeGaussianNoise ] { 3 } Constant [ integer MW_ImpulseNoise ] { 4 } Constant [ integer MW_LaplacianNoise ] { 5 } Constant [ integer MW_PoissonNoise ] { 6 } Constant [ integer MW_UndefinedMethod ] { 0 } Constant [ integer MW_PointMethod ] { 1 } Constant [ integer MW_ReplaceMethod ] { 2 } Constant [ integer MW_FloodfillMethod ] { 3 } Constant [ integer MW_FillToBorderMethod ] { 4 } Constant [ integer MW_ResetMethod ] { 5 } Constant [ integer MW_UndefinedPreview ] { 0 } Constant [ integer MW_RotatePreview ] { 1 } Constant [ integer MW_ShearPreview ] { 2 } Constant [ integer MW_RollPreview ] { 3 } Constant [ integer MW_HuePreview ] { 4 } Constant [ integer MW_SaturationPreview ] { 5 } Constant [ integer MW_BrightnessPreview ] { 6 } Constant [ integer MW_GammaPreview ] { 7 } Constant [ integer MW_SpiffPreview ] { 8 } Constant [ integer MW_DullPreview ] { 9 } Constant [ integer MW_GrayscalePreview ] { 10 } Constant [ integer MW_QuantizePreview ] { 11 } Constant [ integer MW_DespecklePreview ] { 12 } Constant [ integer MW_ReduceNoisePreview ] { 13 } Constant [ integer MW_AddNoisePreview ] { 14 } Constant [ integer MW_SharpenPreview ] { 15 } Constant [ integer MW_BlurPreview ] { 16 } Constant [ integer MW_ThresholdPreview ] { 17 } Constant [ integer MW_EdgeDetectPreview ] { 18 } Constant [ integer MW_SpreadPreview ] { 19 } Constant [ integer MW_SolarizePreview ] { 20 } Constant [ integer MW_ShadePreview ] { 21 } Constant [ integer MW_RaisePreview ] { 22 } Constant [ integer MW_SegmentPreview ] { 23 } Constant [ integer MW_SwirlPreview ] { 24 } Constant [ integer MW_ImplodePreview ] { 25 } Constant [ integer MW_WavePreview ] { 26 } Constant [ integer MW_OilPaintPreview ] { 27 } Constant [ integer MW_CharcoalDrawingPreview ] { 28 } Constant [ integer MW_JPEGPreview ] { 29 } Constant [ integer MW_UndefinedIntent ] { 0 } Constant [ integer MW_SaturationIntent ] { 1 } Constant [ integer MW_PerceptualIntent ] { 2 } Constant [ integer MW_AbsoluteIntent ] { 3 } Constant [ integer MW_RelativeIntent ] { 4 } Constant [ integer MW_UndefinedResolution ] { 0 } Constant [ integer MW_PixelsPerInchResolution ] { 1 } Constant [ integer MW_PixelsPerCentimeterResolution ] { 2 } Constant [ integer MW_UndefinedResource ] { 0 } Constant [ integer MW_AreaResource ] { 1 } Constant [ integer MW_DiskResource ] { 2 } Constant [ integer MW_FileResource ] { 3 } Constant [ integer MW_MapResource ] { 4 } Constant [ integer MW_MemoryResource ] { 5 } Constant [ integer MW_UndefinedStatistic ] { 0 } Constant [ integer MW_GradientStatistic ] { 1 } Constant [ integer MW_MaximumStatistic ] { 2 } Constant [ integer MW_MeanStatistic ] { 3 } Constant [ integer MW_MedianStatistic ] { 4 } Constant [ integer MW_MinimumStatistic ] { 5 } Constant [ integer MW_ModeStatistic ] { 6 } Constant [ integer MW_NonpeakStatistic ] { 7 } Constant [ integer MW_StandardDeviationStatistic ] { 8 } Constant [ integer MW_UndefinedPixel ] { 0 } Constant [ integer MW_CharPixel ] { 1 } Constant [ integer MW_ShortPixel ] { 7 } Constant [ integer MW_IntegerPixel ] { 4 } Constant [ integer MW_LongPixel ] { 5 } Constant [ integer MW_FloatPixel ] { 3 } Constant [ integer MW_DoublePixel ] { 2 } Constant [ integer MW_UndefinedStretch ] { 0 } Constant [ integer MW_NormalStretch ] { 1 } Constant [ integer MW_UltraCondensedStretch ] { 2 } Constant [ integer MW_ExtraCondensedStretch ] { 3 } Constant [ integer MW_CondensedStretch ] { 4 } Constant [ integer MW_SemiCondensedStretch ] { 5 } Constant [ integer MW_SemiExpandedStretch ] { 6 } Constant [ integer MW_ExpandedStretch ] { 7 } Constant [ integer MW_ExtraExpandedStretch ] { 8 } Constant [ integer MW_UltraExpandedStretch ] { 9 } Constant [ integer MW_AnyStretch ] { 10 } Constant [ integer MW_UndefinedStyle ] { 0 } Constant [ integer MW_NormalStyle ] { 1 } Constant [ integer MW_ItalicStyle ] { 2 } Constant [ integer MW_ObliqueStyle ] { 3 } Constant [ integer MW_AnyStyle ] { 4 } Constant [ integer MW_UndefinedVirtualPixelMethod ] { 0 } Constant [ integer MW_ConstantVirtualPixelMethod ] { 2 } Constant [ integer MW_EdgeVirtualPixelMethod ] { 4 } Constant [ integer MW_MirrorVirtualPixelMethod ] { 5 } Constant [ integer MW_TileVirtualPixelMethod ] { 7 } } - Functions { Function [ function wandgetexception ] { } Function [ function wandgetexceptionstring ] { } Function [ function wandgetexceptiontype ] { } Function [ function wandhasexception ] { } Function [ function isdrawingwand ] { } Function [ function ismagickwand ] { } Function [ function ispixeliterator ] { } Function [ function ispixelwand ] { } Function [ function cleardrawingwand ] { } Function [ function clonedrawingwand ] { } Function [ function destroydrawingwand ] { } Function [ function drawaffine ] { } Function [ function drawannotation ] { } Function [ function drawarc ] { } Function [ function drawbezier ] { } Function [ function drawcircle ] { } Function [ function drawcolor ] { } Function [ function drawcomment ] { } Function [ function drawcomposite ] { } Function [ function drawellipse ] { } Function [ function drawgetclippath ] { } Function [ function drawgetcliprule ] { } Function [ function drawgetclipunits ] { } Function [ function drawgetexception ] { } Function [ function drawgetexceptionstring ] { } Function [ function drawgetexceptiontype ] { } Function [ function drawgetfillalpha ] { } Function [ function drawgetfillopacity ] { } Function [ function drawgetfillcolor ] { } Function [ function drawgetfillrule ] { } Function [ function drawgetfont ] { } Function [ function drawgetfontfamily ] { } Function [ function drawgetfontsize ] { } Function [ function drawgetfontstretch ] { } Function [ function drawgetfontstyle ] { } Function [ function drawgetfontweight ] { } Function [ function drawgetgravity ] { } Function [ function drawgetstrokealpha ] { } Function [ function drawgetstrokeopacity ] { } Function [ function drawgetstrokeantialias ] { } Function [ function drawgetstrokecolor ] { } Function [ function drawgetstrokedasharray ] { } Function [ function drawgetstrokedashoffset ] { } Function [ function drawgetstrokelinecap ] { } Function [ function drawgetstrokelinejoin ] { } Function [ function drawgetstrokemiterlimit ] { } Function [ function drawgetstrokewidth ] { } Function [ function drawgettextalignment ] { } Function [ function drawgettextantialias ] { } Function [ function drawgettextdecoration ] { } Function [ function drawgettextencoding ] { } Function [ function drawgetvectorgraphics ] { } Function [ function drawgettextundercolor ] { } Function [ function drawline ] { } Function [ function drawmatte ] { } Function [ function drawpathclose ] { } Function [ function drawpathcurvetoabsolute ] { } Function [ function drawpathcurvetorelative ] { } Function [ function drawpathcurvetoquadraticbezierabsolute ] { } Function [ function drawpathcurvetoquadraticbezierrelative ] { } Function [ function drawpathcurvetoquadraticbeziersmoothabsolute ] { } Function [ function drawpathcurvetoquadraticbeziersmoothrelative ] { } Function [ function drawpathcurvetosmoothabsolute ] { } Function [ function drawpathcurvetosmoothrelative ] { } Function [ function drawpathellipticarcabsolute ] { } Function [ function drawpathellipticarcrelative ] { } Function [ function drawpathfinish ] { } Function [ function drawpathlinetoabsolute ] { } Function [ function drawpathlinetorelative ] { } Function [ function drawpathlinetohorizontalabsolute ] { } Function [ function drawpathlinetohorizontalrelative ] { } Function [ function drawpathlinetoverticalabsolute ] { } Function [ function drawpathlinetoverticalrelative ] { } Function [ function drawpathmovetoabsolute ] { } Function [ function drawpathmovetorelative ] { } Function [ function drawpathstart ] { } Function [ function drawpoint ] { } Function [ function drawpolygon ] { } Function [ function drawpolyline ] { } Function [ function drawpopclippath ] { } Function [ function drawpopdefs ] { } Function [ function drawpoppattern ] { } Function [ function drawpushclippath ] { } Function [ function drawpushdefs ] { } Function [ function drawpushpattern ] { } Function [ function drawrectangle ] { } Function [ function drawrender ] { } Function [ function drawrotate ] { } Function [ function drawroundrectangle ] { } Function [ function drawscale ] { } Function [ function drawsetclippath ] { } Function [ function drawsetcliprule ] { } Function [ function drawsetclipunits ] { } Function [ function drawsetfillalpha ] { } Function [ function drawsetfillopacity ] { } Function [ function drawsetfillcolor ] { } Function [ function drawsetfillpatternurl ] { } Function [ function drawsetfillrule ] { } Function [ function drawsetfont ] { } Function [ function drawsetfontfamily ] { } Function [ function drawsetfontsize ] { } Function [ function drawsetfontstretch ] { } Function [ function drawsetfontstyle ] { } Function [ function drawsetfontweight ] { } Function [ function drawsetgravity ] { } Function [ function drawsetstrokealpha ] { } Function [ function drawsetstrokeopacity ] { } Function [ function drawsetstrokeantialias ] { } Function [ function drawsetstrokecolor ] { } Function [ function drawsetstrokedasharray ] { } Function [ function drawsetstrokedashoffset ] { } Function [ function drawsetstrokelinecap ] { } Function [ function drawsetstrokelinejoin ] { } Function [ function drawsetstrokemiterlimit ] { } Function [ function drawsetstrokepatternurl ] { } Function [ function drawsetstrokewidth ] { } Function [ function drawsettextalignment ] { } Function [ function drawsettextantialias ] { } Function [ function drawsettextdecoration ] { } Function [ function drawsettextencoding ] { } Function [ function drawsettextundercolor ] { } Function [ function drawsetvectorgraphics ] { } Function [ function drawskewx ] { } Function [ function drawskewy ] { } Function [ function drawtranslate ] { } Function [ function drawsetviewbox ] { } Function [ function newdrawingwand ] { } Function [ function popdrawingwand ] { } Function [ function pushdrawingwand ] { } Function [ function clearmagickwand ] { } Function [ function clonemagickwand ] { } Function [ function destroymagickwand ] { } Function [ function magickadaptivethresholdimage ] { } Function [ function magickaddimage ] { } Function [ function magickaddimages ] { } Function [ function magickaddnoiseimage ] { } Function [ function magickaffinetransformimage ] { } Function [ function magickannotateimage ] { } Function [ function magickappendimages ] { } Function [ function magickaverageimages ] { } Function [ function magickblackthresholdimage ] { } Function [ function magickblurimage ] { } Function [ function magickborderimage ] { } Function [ function magickcharcoalimage ] { } Function [ function magickchopimage ] { } Function [ function magickclipimage ] { } Function [ function magickclippathimage ] { } Function [ function magickcoalesceimages ] { } Function [ function magickcolorfloodfillimage ] { } Function [ function magickcolorizeimage ] { } Function [ function magickcombineimages ] { } Function [ function magickcommentimage ] { } Function [ function magickcompareimages ] { } Function [ function magickcompositeimage ] { } Function [ function magickconstituteimage ] { } Function [ function magickcontrastimage ] { } Function [ function magickconvolveimage ] { } Function [ function magickcropimage ] { } Function [ function magickcyclecolormapimage ] { } Function [ function magickdeconstructimages ] { } Function [ function magickdescribeimage ] { } Function [ function magickidentifyimage ] { } Function [ function magickdespeckleimage ] { } Function [ function magickdisplayimage ] { } Function [ function magickdisplayimages ] { } Function [ function magickdrawimage ] { } Function [ function magickechoimageblob ] { } Function [ function magickechoimagesblob ] { } Function [ function magickedgeimage ] { } Function [ function magickembossimage ] { } Function [ function magickenhanceimage ] { } Function [ function magickequalizeimage ] { } Function [ function magickevaluateimage ] { } Function [ function magickflattenimages ] { } Function [ function magickflipimage ] { } Function [ function magickflopimage ] { } Function [ function magickframeimage ] { } Function [ function magickfximage ] { } Function [ function magickgammaimage ] { } Function [ function magickgaussianblurimage ] { } Function [ function magickgetcompression ] { } Function [ function magickgetcompressionquality ] { } Function [ function magickgetcopyright ] { } Function [ function magickgetexception ] { } Function [ function magickgetexceptionstring ] { } Function [ function magickgetexceptiontype ] { } Function [ function magickgetfilename ] { } Function [ function magickgetformat ] { } Function [ function magickgethomeurl ] { } Function [ function magickgetimage ] { } Function [ function magickgetimagebackgroundcolor ] { } Function [ function magickgetimageblob ] { } Function [ function magickgetimagesblob ] { } Function [ function magickgetimageblueprimary ] { } Function [ function magickgetimagebordercolor ] { } Function [ function magickgetimagechannelmean ] { } Function [ function magickgetimagecolormapcolor ] { } Function [ function magickgetimagecolors ] { } Function [ function magickgetimagecolorspace ] { } Function [ function magickgetimagecompose ] { } Function [ function magickgetimagecompression ] { } Function [ function magickgetimagecompressionquality ] { } Function [ function magickgetimagedelay ] { } Function [ function magickgetimagedepth ] { } Function [ function magickgetimagedistortion ] { } Function [ function magickgetimagedispose ] { } Function [ function magickgetimageendian ] { } Function [ function magickgetimageattribute ] { } Function [ function magickgetimageextrema ] { } Function [ function magickgetimagefilename ] { } Function [ function magickgetimageformat ] { } Function [ function magickgetimagegamma ] { } Function [ function magickgetimagegreenprimary ] { } Function [ function magickgetimageheight ] { } Function [ function magickgetimagehistogram ] { } Function [ function magickgetimageindex ] { } Function [ function magickgetimageinterlacescheme ] { } Function [ function magickgetimageiterations ] { } Function [ function magickgetimagemattecolor ] { } Function [ function magickgetimagemimetype ] { } Function [ function magickgetmimetype ] { } Function [ function magickgetimagepage ] { } Function [ function magickgetimagepixelcolor ] { } Function [ function magickgetimagepixels ] { } Function [ function magickgetimageprofile ] { } Function [ function magickgetimageproperty ] { } Function [ function magickgetimageredprimary ] { } Function [ function magickgetimageregion ] { } Function [ function magickgetimagerenderingintent ] { } Function [ function magickgetimageresolution ] { } Function [ function magickgetimagescene ] { } Function [ function magickgetimagesignature ] { } Function [ function magickgetimagesize ] { } Function [ function magickgetimagetickspersecond ] { } Function [ function magickgetimagetotalinkdensity ] { } Function [ function magickgetimagetype ] { } Function [ function magickgetimageunits ] { } Function [ function magickgetimagevirtualpixelmethod ] { } Function [ function magickgetimagewhitepoint ] { } Function [ function magickgetimagewidth ] { } Function [ function magickgetinterlacescheme ] { } Function [ function magickgetnumberimages ] { } Function [ function magickgetoption ] { } Function [ function magickgetpackagename ] { } Function [ function magickgetpage ] { } Function [ function magickgetquantumdepth ] { } Function [ function magickgetquantumrange ] { } Function [ function magickgetreleasedate ] { } Function [ function magickgetresource ] { } Function [ function magickgetresourcelimit ] { } Function [ function magickgetsamplingfactors ] { } Function [ function magickgetsize ] { } Function [ function magickgetwandsize ] { } Function [ function magickgetversion ] { } Function [ function magickgetversionnumber ] { } Function [ function magickgetversionstring ] { } Function [ function magickhasnextimage ] { } Function [ function magickhaspreviousimage ] { } Function [ function magickimplodeimage ] { } Function [ function magicklabelimage ] { } Function [ function magicklevelimage ] { } Function [ function magickmagnifyimage ] { } Function [ function magickmapimage ] { } Function [ function magickmattefloodfillimage ] { } Function [ function magickmedianfilterimage ] { } Function [ function magickminifyimage ] { } Function [ function magickmodulateimage ] { } Function [ function magickmontageimage ] { } Function [ function magickmorphimages ] { } Function [ function magickmosaicimages ] { } Function [ function magickmotionblurimage ] { } Function [ function magicknegateimage ] { } Function [ function magicknewimage ] { } Function [ function magicknextimage ] { } Function [ function magicknormalizeimage ] { } Function [ function magickoilpaintimage ] { } Function [ function magickfloodfillpaintimage ] { } Function [ function magickopaquepaintimage ] { } Function [ function magicktransparentpaintimage ] { } Function [ function magickpingimage ] { } Function [ function magickposterizeimage ] { } Function [ function magickpreviewimages ] { } Function [ function magickpreviousimage ] { } Function [ function magickprofileimage ] { } Function [ function magickquantizeimage ] { } Function [ function magickquantizeimages ] { } Function [ function magickqueryconfigureoption ] { } Function [ function magickqueryconfigureoptions ] { } Function [ function magickqueryfontmetrics ] { } Function [ function magickgetcharwidth ] { } Function [ function magickgetcharheight ] { } Function [ function magickgettextascent ] { } Function [ function magickgettextdescent ] { } Function [ function magickgetstringwidth ] { } Function [ function magickgetstringheight ] { } Function [ function magickgetmaxtextadvance ] { } Function [ function magickqueryfonts ] { } Function [ function magickqueryformats ] { } Function [ function magickradialblurimage ] { } Function [ function magickraiseimage ] { } Function [ function magickreadimage ] { } Function [ function magickreadimageblob ] { } Function [ function magickreadimagefile ] { } Function [ function magickreadimages ] { } Function [ function magickrecolorimage ] { } Function [ function magickreducenoiseimage ] { } Function [ function magickremoveimage ] { } Function [ function magickremoveimageprofile ] { } Function [ function magickremoveimageprofiles ] { } Function [ function magickresetimagepage ] { } Function [ function magickresetiterator ] { } Function [ function magickresampleimage ] { } Function [ function magickresizeimage ] { } Function [ function magickrollimage ] { } Function [ function magickrotateimage ] { } Function [ function magicksampleimage ] { } Function [ function magickscaleimage ] { } Function [ function magickseparateimagechannel ] { } Function [ function magicksepiatoneimage ] { } Function [ function magicksetbackgroundcolor ] { } Function [ function magicksetcompression ] { } Function [ function magicksetcompressionquality ] { } Function [ function magicksetfilename ] { } Function [ function magicksetfirstiterator ] { } Function [ function magicksetformat ] { } Function [ function magicksetimage ] { } Function [ function magicksetimagealphachannel ] { } Function [ function magicksetimageattribute ] { } Function [ function magicksetimagebackgroundcolor ] { } Function [ function magicksetimagebias ] { } Function [ function magicksetimageblueprimary ] { } Function [ function magicksetimagebordercolor ] { } Function [ function magicksetimagecolormapcolor ] { } Function [ function magicksetimagecolorspace ] { } Function [ function magicksetimagecompose ] { } Function [ function magicksetimagecompression ] { } Function [ function magicksetimagecompressionquality ] { } Function [ function magicksetimagedelay ] { } Function [ function magicksetimagedepth ] { } Function [ function magicksetimagedispose ] { } Function [ function magicksetimageendian ] { } Function [ function magicksetimageextent ] { } Function [ function magicksetimagesize ] { } Function [ function magicksetimagefilename ] { } Function [ function magicksetimageformat ] { } Function [ function magicksetimagegamma ] { } Function [ function magicksetimagegreenprimary ] { } Function [ function magicksetimageindex ] { } Function [ function magicksetimageinterlacescheme ] { } Function [ function magicksetimageiterations ] { } Function [ function magicksetimagemattecolor ] { } Function [ function magicksetimageoption ] { } Function [ function magicksetimagepage ] { } Function [ function magicksetimagepixels ] { } Function [ function magicksetimageprofile ] { } Function [ function magicksetimageproperty ] { } Function [ function magicksetimageredprimary ] { } Function [ function magicksetimagerenderingintent ] { } Function [ function magicksetimageresolution ] { } Function [ function magicksetimagescene ] { } Function [ function magicksetimagetickspersecond ] { } Function [ function magicksetimagetype ] { } Function [ function magicksetimageunits ] { } Function [ function magicksetimagevirtualpixelmethod ] { } Function [ function magicksetimagewhitepoint ] { } Function [ function magicksetinterlacescheme ] { } Function [ function magicksetlastiterator ] { } Function [ function magicksetoption ] { } Function [ function magicksetpage ] { } Function [ function magicksetpassphrase ] { } Function [ function magicksetresolution ] { } Function [ function magicksetresourcelimit ] { } Function [ function magicksetsamplingfactors ] { } Function [ function magicksetsize ] { } Function [ function magicksetwandsize ] { } Function [ function magicksettype ] { } Function [ function magickshadowimage ] { } Function [ function magicksharpenimage ] { } Function [ function magickshaveimage ] { } Function [ function magickshearimage ] { } Function [ function magicksolarizeimage ] { } Function [ function magickspliceimage ] { } Function [ function magickspreadimage ] { } Function [ function magickstatisticimage ] { } Function [ function magicksteganoimage ] { } Function [ function magickstereoimage ] { } Function [ function magickstripimage ] { } Function [ function magickswirlimage ] { } Function [ function magicktextureimage ] { } Function [ function magickthresholdimage ] { } Function [ function magickthumbnailimage ] { } Function [ function magicktintimage ] { } Function [ function magicktransformimage ] { } Function [ function magicktrimimage ] { } Function [ function magickunsharpmaskimage ] { } Function [ function magickwaveimage ] { } Function [ function magickwhitethresholdimage ] { } Function [ function magickwriteimage ] { } Function [ function magickwriteimagefile ] { } Function [ function magickwriteimages ] { } Function [ function newmagickwand ] { } Function [ function clearpixeliterator ] { } Function [ function destroypixeliterator ] { } Function [ function newpixeliterator ] { } Function [ function newpixelregioniterator ] { } Function [ function pixelgetiteratorexception ] { } Function [ function pixelgetiteratorexceptionstring ] { } Function [ function pixelgetiteratorexceptiontype ] { } Function [ function pixelgetnextiteratorrow ] { } Function [ function pixelgetpreviousiteratorrow ] { } Function [ function pixelresetiterator ] { } Function [ function pixelsetfirstiteratorrow ] { } Function [ function pixelsetiteratorrow ] { } Function [ function pixelsetlastiteratorrow ] { } Function [ function pixelsynciterator ] { } Function [ function clearpixelwand ] { } Function [ function clonepixelwand ] { } Function [ function destroypixelwand ] { } Function [ function destroypixelwands ] { } Function [ function destroypixelwandarray ] { } Function [ function ispixelwandsimilar ] { } Function [ function newpixelwand ] { } Function [ function newpixelwands ] { } Function [ function newpixelwandarray ] { } Function [ function pixelgetalpha ] { } Function [ function pixelgetalphaquantum ] { } Function [ function pixelgetexception ] { } Function [ function pixelgetexceptionstring ] { } Function [ function pixelgetexceptiontype ] { } Function [ function pixelgetblack ] { } Function [ function pixelgetblackquantum ] { } Function [ function pixelgetblue ] { } Function [ function pixelgetbluequantum ] { } Function [ function pixelgetcolorasstring ] { } Function [ function pixelgetcolorcount ] { } Function [ function pixelgetcyan ] { } Function [ function pixelgetcyanquantum ] { } Function [ function pixelgetgreen ] { } Function [ function pixelgetgreenquantum ] { } Function [ function pixelgetindex ] { } Function [ function pixelgetmagenta ] { } Function [ function pixelgetmagentaquantum ] { } Function [ function pixelgetopacity ] { } Function [ function pixelgetopacityquantum ] { } Function [ function pixelgetquantumcolor ] { } Function [ function pixelgetred ] { } Function [ function pixelgetredquantum ] { } Function [ function pixelgetyellow ] { } Function [ function pixelgetyellowquantum ] { } Function [ function pixelsetalpha ] { } Function [ function pixelsetalphaquantum ] { } Function [ function pixelsetblack ] { } Function [ function pixelsetblackquantum ] { } Function [ function pixelsetblue ] { } Function [ function pixelsetbluequantum ] { } Function [ function pixelsetcolor ] { } Function [ function pixelsetcolorcount ] { } Function [ function pixelsetcyan ] { } Function [ function pixelsetcyanquantum ] { } Function [ function pixelsetgreen ] { } Function [ function pixelsetgreenquantum ] { } Function [ function pixelsetindex ] { } Function [ function pixelsetmagenta ] { } Function [ function pixelsetmagentaquantum ] { } Function [ function pixelsetopacity ] { } Function [ function pixelsetopacityquantum ] { } Function [ function pixelsetquantumcolor ] { } Function [ function pixelsetred ] { } Function [ function pixelsetredquantum ] { } Function [ function pixelsetyellow ] { } Function [ function pixelsetyellowquantum ] { } } }