From 9ed5eca5fe9e756030f0a517530fb669014b3ae8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 24 Jun 2021 07:22:03 +0200 Subject: add REFLECTION in package documentation and track both REFLECTION-im6 and REFLECTION-im7 in git --- REFLECTION | 4893 ----------------------------------------------- REFLECTION-im6 | 5074 +++++++++++++++++++++++++++++++++++++++++++++++++ REFLECTION-im7 | 4893 +++++++++++++++++++++++++++++++++++++++++++++++ php-pecl-imagick.spec | 17 +- 4 files changed, 9980 insertions(+), 4897 deletions(-) delete mode 100644 REFLECTION create mode 100644 REFLECTION-im6 create mode 100644 REFLECTION-im7 diff --git a/REFLECTION b/REFLECTION deleted file mode 100644 index 66723c3..0000000 --- a/REFLECTION +++ /dev/null @@ -1,4893 +0,0 @@ -Extension [ extension #75 imagick version 3.5.0 ] { - - - Dependencies { - Dependency [ gmagick (Conflicts) ] - Dependency [ standard (Required) ] - Dependency [ spl (Required) ] - } - - - INI { - Entry [ imagick.locale_fix ] - Current = '0' - } - Entry [ imagick.skip_version_check ] - Current = '1' - } - Entry [ imagick.progress_monitor ] - Current = '0' - } - Entry [ imagick.set_single_thread ] - Current = '1' - } - Entry [ imagick.shutdown_sleep_count ] - Current = '10' - } - Entry [ imagick.allow_zero_dimension_images ] - Current = '0' - } - } - - - Classes [10] { - Class [ class ImagickException extends Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - - Methods [10] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] - } - } - - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } - - Method [ final public method getFile ] { - } - - Method [ final public method getLine ] { - } - - Method [ final public method getTrace ] { - } - - Method [ final public method getPrevious ] { - } - - Method [ final public method getTraceAsString ] { - } - - Method [ public method __toString ] { - } - } - } - - Class [ class ImagickDrawException extends Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - - Methods [10] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] - } - } - - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } - - Method [ final public method getFile ] { - } - - Method [ final public method getLine ] { - } - - Method [ final public method getTrace ] { - } - - Method [ final public method getPrevious ] { - } - - Method [ final public method getTraceAsString ] { - } - - Method [ public method __toString ] { - } - } - } - - Class [ class ImagickPixelIteratorException extends Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - - Methods [10] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] - } - } - - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } - - Method [ final public method getFile ] { - } - - Method [ final public method getLine ] { - } - - Method [ final public method getTrace ] { - } - - Method [ final public method getPrevious ] { - } - - Method [ final public method getTraceAsString ] { - } - - Method [ public method __toString ] { - } - } - } - - Class [ class ImagickPixelException extends Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - - Methods [10] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] - } - } - - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } - - Method [ final public method getFile ] { - } - - Method [ final public method getLine ] { - } - - Method [ final public method getTrace ] { - } - - Method [ final public method getPrevious ] { - } - - Method [ final public method getTraceAsString ] { - } - - Method [ public method __toString ] { - } - } - } - - Class [ class ImagickKernelException extends Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - - Methods [10] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] - } - } - - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } - - Method [ final public method getFile ] { - } - - Method [ final public method getLine ] { - } - - Method [ final public method getTrace ] { - } - - Method [ final public method getPrevious ] { - } - - Method [ final public method getTraceAsString ] { - } - - Method [ public method __toString ] { - } - } - } - - Class [ class Imagick implements Iterator, Traversable, Countable ] { - - - Constants [603] { - Constant [ public int COLOR_BLACK ] { 11 } - Constant [ public int COLOR_BLUE ] { 12 } - Constant [ public int COLOR_CYAN ] { 13 } - Constant [ public int COLOR_GREEN ] { 14 } - Constant [ public int COLOR_RED ] { 15 } - Constant [ public int COLOR_YELLOW ] { 16 } - Constant [ public int COLOR_MAGENTA ] { 17 } - Constant [ public int COLOR_ALPHA ] { 18 } - Constant [ public int COLOR_FUZZ ] { 19 } - Constant [ public int IMAGICK_EXTNUM ] { 30500 } - Constant [ public string IMAGICK_EXTVER ] { 3.5.0 } - Constant [ public int QUANTUM_RANGE ] { 65535 } - Constant [ public int USE_ZEND_MM ] { 0 } - Constant [ public int COMPOSITE_DEFAULT ] { 54 } - Constant [ public int COMPOSITE_UNDEFINED ] { 0 } - Constant [ public int COMPOSITE_NO ] { 52 } - Constant [ public int COMPOSITE_ATOP ] { 2 } - Constant [ public int COMPOSITE_BLEND ] { 3 } - Constant [ public int COMPOSITE_BUMPMAP ] { 5 } - Constant [ public int COMPOSITE_CLEAR ] { 7 } - Constant [ public int COMPOSITE_COLORBURN ] { 8 } - Constant [ public int COMPOSITE_COLORDODGE ] { 9 } - Constant [ public int COMPOSITE_COLORIZE ] { 10 } - Constant [ public int COMPOSITE_COPYBLACK ] { 11 } - Constant [ public int COMPOSITE_COPYBLUE ] { 12 } - Constant [ public int COMPOSITE_COPY ] { 13 } - Constant [ public int COMPOSITE_COPYCYAN ] { 14 } - Constant [ public int COMPOSITE_COPYGREEN ] { 15 } - Constant [ public int COMPOSITE_COPYMAGENTA ] { 16 } - Constant [ public int COMPOSITE_COPYALPHA ] { 17 } - Constant [ public int COMPOSITE_COPYOPACITY ] { 17 } - Constant [ public int COMPOSITE_COPYRED ] { 18 } - Constant [ public int COMPOSITE_COPYYELLOW ] { 19 } - Constant [ public int COMPOSITE_DARKEN ] { 20 } - Constant [ public int COMPOSITE_DSTATOP ] { 28 } - Constant [ public int COMPOSITE_DST ] { 29 } - Constant [ public int COMPOSITE_DSTIN ] { 30 } - Constant [ public int COMPOSITE_DSTOUT ] { 31 } - Constant [ public int COMPOSITE_DSTOVER ] { 32 } - Constant [ public int COMPOSITE_DIFFERENCE ] { 22 } - Constant [ public int COMPOSITE_DISPLACE ] { 23 } - Constant [ public int COMPOSITE_DISSOLVE ] { 24 } - Constant [ public int COMPOSITE_EXCLUSION ] { 33 } - Constant [ public int COMPOSITE_HARDLIGHT ] { 34 } - Constant [ public int COMPOSITE_HUE ] { 36 } - Constant [ public int COMPOSITE_IN ] { 37 } - Constant [ public int COMPOSITE_LIGHTEN ] { 39 } - Constant [ public int COMPOSITE_LUMINIZE ] { 44 } - Constant [ public int COMPOSITE_MODULATE ] { 48 } - Constant [ public int COMPOSITE_MULTIPLY ] { 51 } - Constant [ public int COMPOSITE_OUT ] { 53 } - Constant [ public int COMPOSITE_OVER ] { 54 } - Constant [ public int COMPOSITE_OVERLAY ] { 55 } - Constant [ public int COMPOSITE_PLUS ] { 58 } - Constant [ public int COMPOSITE_REPLACE ] { 59 } - Constant [ public int COMPOSITE_SATURATE ] { 60 } - Constant [ public int COMPOSITE_SCREEN ] { 61 } - Constant [ public int COMPOSITE_SOFTLIGHT ] { 62 } - Constant [ public int COMPOSITE_SRCATOP ] { 63 } - Constant [ public int COMPOSITE_SRC ] { 64 } - Constant [ public int COMPOSITE_SRCIN ] { 65 } - Constant [ public int COMPOSITE_SRCOUT ] { 66 } - Constant [ public int COMPOSITE_SRCOVER ] { 67 } - Constant [ public int COMPOSITE_THRESHOLD ] { 68 } - Constant [ public int COMPOSITE_XOR ] { 70 } - Constant [ public int COMPOSITE_CHANGEMASK ] { 6 } - Constant [ public int COMPOSITE_LINEARLIGHT ] { 43 } - Constant [ public int COMPOSITE_DISTORT ] { 25 } - Constant [ public int COMPOSITE_BLUR ] { 4 } - Constant [ public int COMPOSITE_PEGTOPLIGHT ] { 56 } - Constant [ public int COMPOSITE_VIVIDLIGHT ] { 69 } - Constant [ public int COMPOSITE_PINLIGHT ] { 57 } - Constant [ public int COMPOSITE_LINEARDODGE ] { 42 } - Constant [ public int COMPOSITE_LINEARBURN ] { 41 } - Constant [ public int COMPOSITE_MATHEMATICS ] { 45 } - Constant [ public int COMPOSITE_MODULUSADD ] { 49 } - Constant [ public int COMPOSITE_MODULUSSUBTRACT ] { 50 } - Constant [ public int COMPOSITE_MINUSDST ] { 46 } - Constant [ public int COMPOSITE_DIVIDEDST ] { 26 } - Constant [ public int COMPOSITE_DIVIDESRC ] { 27 } - Constant [ public int COMPOSITE_MINUSSRC ] { 47 } - Constant [ public int COMPOSITE_DARKENINTENSITY ] { 21 } - Constant [ public int COMPOSITE_LIGHTENINTENSITY ] { 40 } - Constant [ public int COMPOSITE_HARDMIX ] { 35 } - Constant [ public int COMPOSITE_STEREO ] { 71 } - Constant [ public int COMPOSITE_FREEZE ] { 72 } - Constant [ public int COMPOSITE_INTERPOLATE ] { 73 } - Constant [ public int COMPOSITE_NEGATE ] { 74 } - Constant [ public int COMPOSITE_REFLECT ] { 75 } - Constant [ public int COMPOSITE_SOFTBURN ] { 76 } - Constant [ public int COMPOSITE_SOFTDODGE ] { 77 } - Constant [ public int COMPOSITE_STAMP ] { 78 } - Constant [ public int COMPOSITE_RMSE ] { 79 } - Constant [ public int MONTAGEMODE_FRAME ] { 1 } - Constant [ public int MONTAGEMODE_UNFRAME ] { 2 } - Constant [ public int MONTAGEMODE_CONCATENATE ] { 3 } - Constant [ public int STYLE_NORMAL ] { 1 } - Constant [ public int STYLE_ITALIC ] { 2 } - Constant [ public int STYLE_OBLIQUE ] { 3 } - Constant [ public int STYLE_ANY ] { 4 } - Constant [ public int STYLE_BOLD ] { 5 } - Constant [ public int FILTER_UNDEFINED ] { 0 } - Constant [ public int FILTER_POINT ] { 1 } - Constant [ public int FILTER_BOX ] { 2 } - Constant [ public int FILTER_TRIANGLE ] { 3 } - Constant [ public int FILTER_HERMITE ] { 4 } - Constant [ public int FILTER_HANNING ] { 5 } - Constant [ public int FILTER_HANN ] { 5 } - Constant [ public int FILTER_HAMMING ] { 6 } - Constant [ public int FILTER_BLACKMAN ] { 7 } - Constant [ public int FILTER_GAUSSIAN ] { 8 } - Constant [ public int FILTER_QUADRATIC ] { 9 } - Constant [ public int FILTER_CUBIC ] { 10 } - Constant [ public int FILTER_CATROM ] { 11 } - Constant [ public int FILTER_MITCHELL ] { 12 } - Constant [ public int FILTER_LANCZOS ] { 22 } - Constant [ public int FILTER_BESSEL ] { 13 } - Constant [ public int FILTER_SINC ] { 14 } - Constant [ public int FILTER_KAISER ] { 16 } - Constant [ public int FILTER_WELSH ] { 17 } - Constant [ public int FILTER_WELCH ] { 17 } - Constant [ public int FILTER_PARZEN ] { 18 } - Constant [ public int FILTER_LAGRANGE ] { 21 } - Constant [ public int FILTER_SENTINEL ] { 32 } - Constant [ public int FILTER_BOHMAN ] { 19 } - Constant [ public int FILTER_BARTLETT ] { 20 } - Constant [ public int FILTER_JINC ] { 13 } - Constant [ public int FILTER_SINCFAST ] { 15 } - Constant [ public int FILTER_ROBIDOUX ] { 26 } - Constant [ public int FILTER_LANCZOSSHARP ] { 23 } - Constant [ public int FILTER_LANCZOS2 ] { 24 } - Constant [ public int FILTER_LANCZOS2SHARP ] { 25 } - Constant [ public int FILTER_ROBIDOUXSHARP ] { 27 } - Constant [ public int FILTER_COSINE ] { 28 } - Constant [ public int FILTER_SPLINE ] { 29 } - Constant [ public int FILTER_LANCZOSRADIUS ] { 30 } - Constant [ public int FILTER_CUBIC_SPLINE ] { 31 } - Constant [ public int IMGTYPE_UNDEFINED ] { 0 } - Constant [ public int IMGTYPE_BILEVEL ] { 1 } - Constant [ public int IMGTYPE_GRAYSCALE ] { 2 } - Constant [ public int IMGTYPE_GRAYSCALEALPHA ] { 3 } - Constant [ public int IMGTYPE_GRAYSCALEMATTE ] { 3 } - Constant [ public int IMGTYPE_PALETTE ] { 4 } - Constant [ public int IMGTYPE_PALETTEMATTE ] { 5 } - Constant [ public int IMGTYPE_PALETTEALPHA ] { 5 } - Constant [ public int IMGTYPE_TRUECOLOR ] { 6 } - Constant [ public int IMGTYPE_TRUECOLORALPHA ] { 7 } - Constant [ public int IMGTYPE_TRUECOLORMATTE ] { 7 } - Constant [ public int IMGTYPE_COLORSEPARATION ] { 8 } - Constant [ public int IMGTYPE_COLORSEPARATIONALPHA ] { 9 } - Constant [ public int IMGTYPE_COLORSEPARATIONMATTE ] { 9 } - Constant [ public int IMGTYPE_OPTIMIZE ] { 10 } - Constant [ public int IMGTYPE_PALETTEBILEVELALPHA ] { 11 } - Constant [ public int IMGTYPE_PALETTEBILEVELMATTE ] { 11 } - Constant [ public int RESOLUTION_UNDEFINED ] { 0 } - Constant [ public int RESOLUTION_PIXELSPERINCH ] { 1 } - Constant [ public int RESOLUTION_PIXELSPERCENTIMETER ] { 2 } - Constant [ public int COMPRESSION_UNDEFINED ] { 0 } - Constant [ public int COMPRESSION_NO ] { 16 } - Constant [ public int COMPRESSION_BZIP ] { 3 } - Constant [ public int COMPRESSION_FAX ] { 7 } - Constant [ public int COMPRESSION_GROUP4 ] { 8 } - Constant [ public int COMPRESSION_JPEG ] { 12 } - Constant [ public int COMPRESSION_JPEG2000 ] { 11 } - Constant [ public int COMPRESSION_LOSSLESSJPEG ] { 13 } - Constant [ public int COMPRESSION_LZW ] { 15 } - Constant [ public int COMPRESSION_RLE ] { 19 } - Constant [ public int COMPRESSION_ZIP ] { 20 } - Constant [ public int COMPRESSION_DXT1 ] { 4 } - Constant [ public int COMPRESSION_DXT3 ] { 5 } - Constant [ public int COMPRESSION_DXT5 ] { 6 } - Constant [ public int COMPRESSION_ZIPS ] { 21 } - Constant [ public int COMPRESSION_PIZ ] { 17 } - Constant [ public int COMPRESSION_PXR24 ] { 18 } - Constant [ public int COMPRESSION_B44 ] { 2 } - Constant [ public int COMPRESSION_B44A ] { 1 } - Constant [ public int COMPRESSION_LZMA ] { 14 } - Constant [ public int COMPRESSION_JBIG1 ] { 9 } - Constant [ public int COMPRESSION_JBIG2 ] { 10 } - Constant [ public int COMPRESSION_ZSTD ] { 22 } - Constant [ public int COMPRESSION_WEBP ] { 23 } - Constant [ public int COMPRESSION_DWAA ] { 24 } - Constant [ public int COMPRESSION_DWAB ] { 25 } - Constant [ public int PAINT_POINT ] { 1 } - Constant [ public int PAINT_REPLACE ] { 2 } - Constant [ public int PAINT_FLOODFILL ] { 3 } - Constant [ public int PAINT_FILLTOBORDER ] { 4 } - Constant [ public int PAINT_RESET ] { 5 } - Constant [ public int GRAVITY_NORTHWEST ] { 1 } - Constant [ public int GRAVITY_NORTH ] { 2 } - Constant [ public int GRAVITY_NORTHEAST ] { 3 } - Constant [ public int GRAVITY_WEST ] { 4 } - Constant [ public int GRAVITY_CENTER ] { 5 } - Constant [ public int GRAVITY_EAST ] { 6 } - Constant [ public int GRAVITY_SOUTHWEST ] { 7 } - Constant [ public int GRAVITY_SOUTH ] { 8 } - Constant [ public int GRAVITY_SOUTHEAST ] { 9 } - Constant [ public int GRAVITY_FORGET ] { 0 } - Constant [ public int STRETCH_NORMAL ] { 1 } - Constant [ public int STRETCH_ULTRACONDENSED ] { 2 } - Constant [ public int STRETCH_EXTRACONDENSED ] { 3 } - Constant [ public int STRETCH_CONDENSED ] { 4 } - Constant [ public int STRETCH_SEMICONDENSED ] { 5 } - Constant [ public int STRETCH_SEMIEXPANDED ] { 6 } - Constant [ public int STRETCH_EXPANDED ] { 7 } - Constant [ public int STRETCH_EXTRAEXPANDED ] { 8 } - Constant [ public int STRETCH_ULTRAEXPANDED ] { 9 } - Constant [ public int STRETCH_ANY ] { 10 } - Constant [ public int ALIGN_UNDEFINED ] { 0 } - Constant [ public int ALIGN_LEFT ] { 1 } - Constant [ public int ALIGN_CENTER ] { 2 } - Constant [ public int ALIGN_RIGHT ] { 3 } - Constant [ public int DECORATION_NO ] { 1 } - Constant [ public int DECORATION_UNDERLINE ] { 2 } - Constant [ public int DECORATION_OVERLINE ] { 3 } - Constant [ public int DECORATION_LINETROUGH ] { 4 } - Constant [ public int DECORATION_LINETHROUGH ] { 4 } - Constant [ public int NOISE_UNIFORM ] { 1 } - Constant [ public int NOISE_GAUSSIAN ] { 2 } - Constant [ public int NOISE_MULTIPLICATIVEGAUSSIAN ] { 3 } - Constant [ public int NOISE_IMPULSE ] { 4 } - Constant [ public int NOISE_LAPLACIAN ] { 5 } - Constant [ public int NOISE_POISSON ] { 6 } - Constant [ public int NOISE_RANDOM ] { 7 } - Constant [ public int CHANNEL_UNDEFINED ] { 0 } - Constant [ public int CHANNEL_RED ] { 1 } - Constant [ public int CHANNEL_GRAY ] { 1 } - Constant [ public int CHANNEL_CYAN ] { 1 } - Constant [ public int CHANNEL_GREEN ] { 2 } - Constant [ public int CHANNEL_MAGENTA ] { 2 } - Constant [ public int CHANNEL_BLUE ] { 4 } - Constant [ public int CHANNEL_YELLOW ] { 4 } - Constant [ public int CHANNEL_ALPHA ] { 16 } - Constant [ public int CHANNEL_OPACITY ] { 16 } - Constant [ public int CHANNEL_BLACK ] { 8 } - Constant [ public int CHANNEL_INDEX ] { 32 } - Constant [ public int CHANNEL_ALL ] { 134217727 } - Constant [ public int CHANNEL_DEFAULT ] { 134217727 } - Constant [ public int CHANNEL_RGBA ] { 23 } - Constant [ public int CHANNEL_TRUEALPHA ] { 256 } - Constant [ public int CHANNEL_RGBS ] { 512 } - Constant [ public int CHANNEL_GRAY_CHANNELS ] { 1024 } - Constant [ public int CHANNEL_SYNC ] { 131072 } - Constant [ public int CHANNEL_READ_MASK ] { 64 } - Constant [ public int CHANNEL_WRITE_MASK ] { 128 } - Constant [ public int CHANNEL_META ] { 256 } - Constant [ public int CHANNEL_COMPOSITE_MASK ] { 512 } - Constant [ public int CHANNEL_COMPOSITES ] { 31 } - Constant [ public int METRIC_ABSOLUTEERRORMETRIC ] { 1 } - Constant [ public int METRIC_MEANABSOLUTEERROR ] { 3 } - Constant [ public int METRIC_MEANERRORPERPIXELMETRIC ] { 4 } - Constant [ public int METRIC_MEANSQUAREERROR ] { 5 } - Constant [ public int METRIC_PEAKABSOLUTEERROR ] { 7 } - Constant [ public int METRIC_PEAKSIGNALTONOISERATIO ] { 8 } - Constant [ public int METRIC_ROOTMEANSQUAREDERROR ] { 10 } - Constant [ public int METRIC_NORMALIZEDCROSSCORRELATIONERRORMETRIC ] { 6 } - Constant [ public int METRIC_FUZZERROR ] { 2 } - Constant [ public int METRIC_PERCEPTUALHASH_ERROR ] { 9 } - Constant [ public int METRIC_STRUCTURAL_SIMILARITY_ERROR ] { 11 } - Constant [ public int METRIC_STRUCTURAL_DISSIMILARITY_ERROR ] { 12 } - Constant [ public int PIXEL_CHAR ] { 1 } - Constant [ public int PIXELSTORAGE_CHAR ] { 1 } - Constant [ public int PIXEL_DOUBLE ] { 2 } - Constant [ public int PIXELSTORAGE_DOUBLE ] { 2 } - Constant [ public int PIXEL_FLOAT ] { 3 } - Constant [ public int PIXELSTORAGE_FLOAT ] { 3 } - Constant [ public int PIXEL_LONG ] { 4 } - Constant [ public int PIXELSTORAGE_LONG ] { 4 } - Constant [ public int PIXEL_QUANTUM ] { 6 } - Constant [ public int PIXELSTORAGE_QUANTUM ] { 6 } - Constant [ public int PIXEL_SHORT ] { 7 } - Constant [ public int PIXELSTORAGE_SHORT ] { 7 } - Constant [ public int EVALUATE_UNDEFINED ] { 0 } - Constant [ public int EVALUATE_ADD ] { 2 } - Constant [ public int EVALUATE_AND ] { 4 } - Constant [ public int EVALUATE_DIVIDE ] { 6 } - Constant [ public int EVALUATE_LEFTSHIFT ] { 11 } - Constant [ public int EVALUATE_MAX ] { 13 } - Constant [ public int EVALUATE_MIN ] { 16 } - Constant [ public int EVALUATE_MULTIPLY ] { 18 } - Constant [ public int EVALUATE_OR ] { 19 } - Constant [ public int EVALUATE_RIGHTSHIFT ] { 22 } - Constant [ public int EVALUATE_SET ] { 24 } - Constant [ public int EVALUATE_SUBTRACT ] { 26 } - Constant [ public int EVALUATE_XOR ] { 32 } - Constant [ public int EVALUATE_POW ] { 21 } - Constant [ public int EVALUATE_LOG ] { 12 } - Constant [ public int EVALUATE_THRESHOLD ] { 29 } - Constant [ public int EVALUATE_THRESHOLDBLACK ] { 28 } - Constant [ public int EVALUATE_THRESHOLDWHITE ] { 30 } - Constant [ public int EVALUATE_GAUSSIANNOISE ] { 8 } - Constant [ public int EVALUATE_IMPULSENOISE ] { 9 } - Constant [ public int EVALUATE_LAPLACIANNOISE ] { 10 } - Constant [ public int EVALUATE_MULTIPLICATIVENOISE ] { 17 } - Constant [ public int EVALUATE_POISSONNOISE ] { 20 } - Constant [ public int EVALUATE_UNIFORMNOISE ] { 31 } - Constant [ public int EVALUATE_COSINE ] { 5 } - Constant [ public int EVALUATE_SINE ] { 25 } - Constant [ public int EVALUATE_ADDMODULUS ] { 3 } - Constant [ public int EVALUATE_MEAN ] { 14 } - Constant [ public int EVALUATE_ABS ] { 1 } - Constant [ public int EVALUATE_EXPONENTIAL ] { 7 } - Constant [ public int EVALUATE_MEDIAN ] { 15 } - Constant [ public int EVALUATE_SUM ] { 27 } - Constant [ public int EVALUATE_ROOT_MEAN_SQUARE ] { 23 } - Constant [ public int EVALUATE_INVERSE_LOG ] { 33 } - Constant [ public int COLORSPACE_UNDEFINED ] { 0 } - Constant [ public int COLORSPACE_RGB ] { 21 } - Constant [ public int COLORSPACE_GRAY ] { 3 } - Constant [ public int COLORSPACE_TRANSPARENT ] { 24 } - Constant [ public int COLORSPACE_OHTA ] { 18 } - Constant [ public int COLORSPACE_XYZ ] { 26 } - Constant [ public int COLORSPACE_YCBCR ] { 27 } - Constant [ public int COLORSPACE_YCC ] { 28 } - Constant [ public int COLORSPACE_YIQ ] { 30 } - Constant [ public int COLORSPACE_YPBPR ] { 31 } - Constant [ public int COLORSPACE_YUV ] { 32 } - Constant [ public int COLORSPACE_CMYK ] { 2 } - Constant [ public int COLORSPACE_SRGB ] { 23 } - Constant [ public int COLORSPACE_HSB ] { 6 } - Constant [ public int COLORSPACE_HSL ] { 8 } - Constant [ public int COLORSPACE_HWB ] { 10 } - Constant [ public int COLORSPACE_LOG ] { 15 } - Constant [ public int COLORSPACE_CMY ] { 1 } - Constant [ public int COLORSPACE_LUV ] { 17 } - Constant [ public int COLORSPACE_HCL ] { 4 } - Constant [ public int COLORSPACE_LCH ] { 12 } - Constant [ public int COLORSPACE_LMS ] { 16 } - Constant [ public int COLORSPACE_LCHAB ] { 13 } - Constant [ public int COLORSPACE_LCHUV ] { 14 } - Constant [ public int COLORSPACE_SCRGB ] { 22 } - Constant [ public int COLORSPACE_HSI ] { 7 } - Constant [ public int COLORSPACE_HSV ] { 9 } - Constant [ public int COLORSPACE_HCLP ] { 5 } - Constant [ public int COLORSPACE_YDBDR ] { 29 } - Constant [ public int COLORSPACE_REC601YCBCR ] { 19 } - Constant [ public int COLORSPACE_REC709YCBCR ] { 20 } - Constant [ public int COLORSPACE_XYY ] { 25 } - Constant [ public int COLORSPACE_LINEARGRAY ] { 33 } - Constant [ public int COLORSPACE_DISPLAYP3 ] { 35 } - Constant [ public int COLORSPACE_ADOBE98 ] { 36 } - Constant [ public int COLORSPACE_PROPHOTO ] { 37 } - Constant [ public int COLORSPACE_JZAZBZ ] { 34 } - Constant [ public int VIRTUALPIXELMETHOD_UNDEFINED ] { 0 } - Constant [ public int VIRTUALPIXELMETHOD_BACKGROUND ] { 1 } - Constant [ public int VIRTUALPIXELMETHOD_EDGE ] { 3 } - Constant [ public int VIRTUALPIXELMETHOD_MIRROR ] { 4 } - Constant [ public int VIRTUALPIXELMETHOD_TILE ] { 6 } - Constant [ public int VIRTUALPIXELMETHOD_TRANSPARENT ] { 7 } - Constant [ public int VIRTUALPIXELMETHOD_MASK ] { 8 } - Constant [ public int VIRTUALPIXELMETHOD_BLACK ] { 9 } - Constant [ public int VIRTUALPIXELMETHOD_GRAY ] { 10 } - Constant [ public int VIRTUALPIXELMETHOD_WHITE ] { 11 } - Constant [ public int VIRTUALPIXELMETHOD_HORIZONTALTILE ] { 12 } - Constant [ public int VIRTUALPIXELMETHOD_VERTICALTILE ] { 13 } - Constant [ public int VIRTUALPIXELMETHOD_HORIZONTALTILEEDGE ] { 14 } - Constant [ public int VIRTUALPIXELMETHOD_VERTICALTILEEDGE ] { 15 } - Constant [ public int VIRTUALPIXELMETHOD_CHECKERTILE ] { 16 } - Constant [ public int VIRTUALPIXELMETHOD_DITHER ] { 2 } - Constant [ public int VIRTUALPIXELMETHOD_RANDOM ] { 5 } - Constant [ public int PREVIEW_UNDEFINED ] { 0 } - Constant [ public int PREVIEW_ROTATE ] { 1 } - Constant [ public int PREVIEW_SHEAR ] { 2 } - Constant [ public int PREVIEW_ROLL ] { 3 } - Constant [ public int PREVIEW_HUE ] { 4 } - Constant [ public int PREVIEW_SATURATION ] { 5 } - Constant [ public int PREVIEW_BRIGHTNESS ] { 6 } - Constant [ public int PREVIEW_GAMMA ] { 7 } - Constant [ public int PREVIEW_SPIFF ] { 8 } - Constant [ public int PREVIEW_DULL ] { 9 } - Constant [ public int PREVIEW_GRAYSCALE ] { 10 } - Constant [ public int PREVIEW_QUANTIZE ] { 11 } - Constant [ public int PREVIEW_DESPECKLE ] { 12 } - Constant [ public int PREVIEW_REDUCENOISE ] { 13 } - Constant [ public int PREVIEW_ADDNOISE ] { 14 } - Constant [ public int PREVIEW_SHARPEN ] { 15 } - Constant [ public int PREVIEW_BLUR ] { 16 } - Constant [ public int PREVIEW_THRESHOLD ] { 17 } - Constant [ public int PREVIEW_EDGEDETECT ] { 18 } - Constant [ public int PREVIEW_SPREAD ] { 19 } - Constant [ public int PREVIEW_SOLARIZE ] { 20 } - Constant [ public int PREVIEW_SHADE ] { 21 } - Constant [ public int PREVIEW_RAISE ] { 22 } - Constant [ public int PREVIEW_SEGMENT ] { 23 } - Constant [ public int PREVIEW_SWIRL ] { 24 } - Constant [ public int PREVIEW_IMPLODE ] { 25 } - Constant [ public int PREVIEW_WAVE ] { 26 } - Constant [ public int PREVIEW_OILPAINT ] { 27 } - Constant [ public int PREVIEW_CHARCOALDRAWING ] { 28 } - Constant [ public int PREVIEW_JPEG ] { 29 } - Constant [ public int RENDERINGINTENT_UNDEFINED ] { 0 } - Constant [ public int RENDERINGINTENT_SATURATION ] { 1 } - Constant [ public int RENDERINGINTENT_PERCEPTUAL ] { 2 } - Constant [ public int RENDERINGINTENT_ABSOLUTE ] { 3 } - Constant [ public int RENDERINGINTENT_RELATIVE ] { 4 } - Constant [ public int INTERLACE_UNDEFINED ] { 0 } - Constant [ public int INTERLACE_NO ] { 1 } - Constant [ public int INTERLACE_LINE ] { 2 } - Constant [ public int INTERLACE_PLANE ] { 3 } - Constant [ public int INTERLACE_PARTITION ] { 4 } - Constant [ public int INTERLACE_GIF ] { 5 } - Constant [ public int INTERLACE_JPEG ] { 6 } - Constant [ public int INTERLACE_PNG ] { 7 } - Constant [ public int FILLRULE_UNDEFINED ] { 0 } - Constant [ public int FILLRULE_EVENODD ] { 1 } - Constant [ public int FILLRULE_NONZERO ] { 2 } - Constant [ public int PATHUNITS_UNDEFINED ] { 0 } - Constant [ public int PATHUNITS_USERSPACE ] { 1 } - Constant [ public int PATHUNITS_USERSPACEONUSE ] { 2 } - Constant [ public int PATHUNITS_OBJECTBOUNDINGBOX ] { 3 } - Constant [ public int LINECAP_UNDEFINED ] { 0 } - Constant [ public int LINECAP_BUTT ] { 1 } - Constant [ public int LINECAP_ROUND ] { 2 } - Constant [ public int LINECAP_SQUARE ] { 3 } - Constant [ public int LINEJOIN_UNDEFINED ] { 0 } - Constant [ public int LINEJOIN_MITER ] { 1 } - Constant [ public int LINEJOIN_ROUND ] { 2 } - Constant [ public int LINEJOIN_BEVEL ] { 3 } - Constant [ public int RESOURCETYPE_UNDEFINED ] { 0 } - Constant [ public int RESOURCETYPE_AREA ] { 1 } - Constant [ public int RESOURCETYPE_DISK ] { 2 } - Constant [ public int RESOURCETYPE_FILE ] { 3 } - Constant [ public int RESOURCETYPE_MAP ] { 5 } - Constant [ public int RESOURCETYPE_MEMORY ] { 6 } - Constant [ public int RESOURCETYPE_TIME ] { 9 } - Constant [ public int RESOURCETYPE_THROTTLE ] { 8 } - Constant [ public int RESOURCETYPE_THREAD ] { 7 } - Constant [ public int RESOURCETYPE_WIDTH ] { 10 } - Constant [ public int RESOURCETYPE_HEIGHT ] { 4 } - Constant [ public int RESOURCETYPE_LISTLENGTH ] { 11 } - Constant [ public int DISPOSE_UNRECOGNIZED ] { 0 } - Constant [ public int DISPOSE_UNDEFINED ] { 0 } - Constant [ public int DISPOSE_NONE ] { 1 } - Constant [ public int DISPOSE_BACKGROUND ] { 2 } - Constant [ public int DISPOSE_PREVIOUS ] { 3 } - Constant [ public int INTERPOLATE_UNDEFINED ] { 0 } - Constant [ public int INTERPOLATE_AVERAGE ] { 1 } - Constant [ public int INTERPOLATE_BILINEAR ] { 5 } - Constant [ public int INTERPOLATE_INTEGER ] { 8 } - Constant [ public int INTERPOLATE_MESH ] { 9 } - Constant [ public int INTERPOLATE_SPLINE ] { 11 } - Constant [ public int INTERPOLATE_AVERAGE_9 ] { 2 } - Constant [ public int INTERPOLATE_AVERAGE_16 ] { 3 } - Constant [ public int INTERPOLATE_BLEND ] { 6 } - Constant [ public int INTERPOLATE_BACKGROUND_COLOR ] { 4 } - Constant [ public int INTERPOLATE_CATROM ] { 7 } - Constant [ public int INTERPOLATE_NEAREST_PIXEL ] { 10 } - Constant [ public int LAYERMETHOD_UNDEFINED ] { 0 } - Constant [ public int LAYERMETHOD_COALESCE ] { 1 } - Constant [ public int LAYERMETHOD_COMPAREANY ] { 2 } - Constant [ public int LAYERMETHOD_COMPARECLEAR ] { 3 } - Constant [ public int LAYERMETHOD_COMPAREOVERLAY ] { 4 } - Constant [ public int LAYERMETHOD_DISPOSE ] { 5 } - Constant [ public int LAYERMETHOD_OPTIMIZE ] { 6 } - Constant [ public int LAYERMETHOD_OPTIMIZEPLUS ] { 8 } - Constant [ public int LAYERMETHOD_OPTIMIZETRANS ] { 9 } - Constant [ public int LAYERMETHOD_COMPOSITE ] { 12 } - Constant [ public int LAYERMETHOD_OPTIMIZEIMAGE ] { 7 } - Constant [ public int LAYERMETHOD_REMOVEDUPS ] { 10 } - Constant [ public int LAYERMETHOD_REMOVEZERO ] { 11 } - Constant [ public int LAYERMETHOD_TRIMBOUNDS ] { 16 } - Constant [ public int ORIENTATION_UNDEFINED ] { 0 } - Constant [ public int ORIENTATION_TOPLEFT ] { 1 } - Constant [ public int ORIENTATION_TOPRIGHT ] { 2 } - Constant [ public int ORIENTATION_BOTTOMRIGHT ] { 3 } - Constant [ public int ORIENTATION_BOTTOMLEFT ] { 4 } - Constant [ public int ORIENTATION_LEFTTOP ] { 5 } - Constant [ public int ORIENTATION_RIGHTTOP ] { 6 } - Constant [ public int ORIENTATION_RIGHTBOTTOM ] { 7 } - Constant [ public int ORIENTATION_LEFTBOTTOM ] { 8 } - Constant [ public int DISTORTION_UNDEFINED ] { 0 } - Constant [ public int DISTORTION_AFFINE ] { 1 } - Constant [ public int DISTORTION_AFFINEPROJECTION ] { 2 } - Constant [ public int DISTORTION_ARC ] { 9 } - Constant [ public int DISTORTION_BILINEAR ] { 6 } - Constant [ public int DISTORTION_PERSPECTIVE ] { 4 } - Constant [ public int DISTORTION_PERSPECTIVEPROJECTION ] { 5 } - Constant [ public int DISTORTION_SCALEROTATETRANSLATE ] { 3 } - Constant [ public int DISTORTION_POLYNOMIAL ] { 8 } - Constant [ public int DISTORTION_POLAR ] { 10 } - Constant [ public int DISTORTION_DEPOLAR ] { 11 } - Constant [ public int DISTORTION_BARREL ] { 14 } - Constant [ public int DISTORTION_SHEPARDS ] { 16 } - Constant [ public int DISTORTION_SENTINEL ] { 18 } - Constant [ public int DISTORTION_RIGID_AFFINE ] { 19 } - Constant [ public int DISTORTION_BARRELINVERSE ] { 15 } - Constant [ public int DISTORTION_BILINEARFORWARD ] { 6 } - Constant [ public int DISTORTION_BILINEARREVERSE ] { 7 } - Constant [ public int DISTORTION_RESIZE ] { 17 } - Constant [ public int DISTORTION_CYLINDER2PLANE ] { 12 } - Constant [ public int DISTORTION_PLANE2CYLINDER ] { 13 } - Constant [ public int LAYERMETHOD_MERGE ] { 13 } - Constant [ public int LAYERMETHOD_FLATTEN ] { 14 } - Constant [ public int LAYERMETHOD_MOSAIC ] { 15 } - Constant [ public int ALPHACHANNEL_ACTIVATE ] { 1 } - Constant [ public int ALPHACHANNEL_ON ] { 10 } - Constant [ public int ALPHACHANNEL_SET ] { 13 } - Constant [ public int ALPHACHANNEL_UNDEFINED ] { 0 } - Constant [ public int ALPHACHANNEL_DISCRETE ] { 6 } - Constant [ public int ALPHACHANNEL_DEACTIVATE ] { 5 } - Constant [ public int ALPHACHANNEL_EXTRACT ] { 8 } - Constant [ public int ALPHACHANNEL_OFF ] { 9 } - Constant [ public int ALPHACHANNEL_SHAPE ] { 14 } - Constant [ public int ALPHACHANNEL_TRANSPARENT ] { 15 } - Constant [ public int ALPHACHANNEL_ASSOCIATE ] { 2 } - Constant [ public int ALPHACHANNEL_DISSOCIATE ] { 7 } - Constant [ public int SPARSECOLORMETHOD_UNDEFINED ] { 0 } - Constant [ public int SPARSECOLORMETHOD_BARYCENTRIC ] { 1 } - Constant [ public int SPARSECOLORMETHOD_BILINEAR ] { 7 } - Constant [ public int SPARSECOLORMETHOD_POLYNOMIAL ] { 8 } - Constant [ public int SPARSECOLORMETHOD_SPEPARDS ] { 16 } - Constant [ public int SPARSECOLORMETHOD_VORONOI ] { 18 } - Constant [ public int SPARSECOLORMETHOD_INVERSE ] { 19 } - Constant [ public int SPARSECOLORMETHOD_MANHATTAN ] { 20 } - Constant [ public int DITHERMETHOD_UNDEFINED ] { 0 } - Constant [ public int DITHERMETHOD_NO ] { 1 } - Constant [ public int DITHERMETHOD_RIEMERSMA ] { 2 } - Constant [ public int DITHERMETHOD_FLOYDSTEINBERG ] { 3 } - Constant [ public int FUNCTION_UNDEFINED ] { 0 } - Constant [ public int FUNCTION_POLYNOMIAL ] { 3 } - Constant [ public int FUNCTION_SINUSOID ] { 4 } - Constant [ public int ALPHACHANNEL_BACKGROUND ] { 3 } - Constant [ public int FUNCTION_ARCSIN ] { 1 } - Constant [ public int FUNCTION_ARCTAN ] { 2 } - Constant [ public int ALPHACHANNEL_REMOVE ] { 12 } - Constant [ public int STATISTIC_GRADIENT ] { 1 } - Constant [ public int STATISTIC_MAXIMUM ] { 2 } - Constant [ public int STATISTIC_MEAN ] { 3 } - Constant [ public int STATISTIC_MEDIAN ] { 4 } - Constant [ public int STATISTIC_MINIMUM ] { 5 } - Constant [ public int STATISTIC_MODE ] { 6 } - Constant [ public int STATISTIC_NONPEAK ] { 7 } - Constant [ public int STATISTIC_STANDARD_DEVIATION ] { 9 } - Constant [ public int STATISTIC_ROOT_MEAN_SQUARE ] { 8 } - Constant [ public int STATISTIC_CONTRAST ] { 10 } - Constant [ public int MORPHOLOGY_CONVOLVE ] { 1 } - Constant [ public int MORPHOLOGY_CORRELATE ] { 2 } - Constant [ public int MORPHOLOGY_ERODE ] { 3 } - Constant [ public int MORPHOLOGY_DILATE ] { 4 } - Constant [ public int MORPHOLOGY_ERODE_INTENSITY ] { 5 } - Constant [ public int MORPHOLOGY_DILATE_INTENSITY ] { 6 } - Constant [ public int MORPHOLOGY_DISTANCE ] { 21 } - Constant [ public int MORPHOLOGY_OPEN ] { 8 } - Constant [ public int MORPHOLOGY_CLOSE ] { 9 } - Constant [ public int MORPHOLOGY_OPEN_INTENSITY ] { 10 } - Constant [ public int MORPHOLOGY_CLOSE_INTENSITY ] { 11 } - Constant [ public int MORPHOLOGY_SMOOTH ] { 12 } - Constant [ public int MORPHOLOGY_EDGE_IN ] { 13 } - Constant [ public int MORPHOLOGY_EDGE_OUT ] { 14 } - Constant [ public int MORPHOLOGY_EDGE ] { 15 } - Constant [ public int MORPHOLOGY_TOP_HAT ] { 16 } - Constant [ public int MORPHOLOGY_BOTTOM_HAT ] { 17 } - Constant [ public int MORPHOLOGY_HIT_AND_MISS ] { 18 } - Constant [ public int MORPHOLOGY_THINNING ] { 19 } - Constant [ public int MORPHOLOGY_THICKEN ] { 20 } - Constant [ public int MORPHOLOGY_VORONOI ] { 22 } - Constant [ public int MORPHOLOGY_ITERATIVE ] { 7 } - Constant [ public int KERNEL_UNITY ] { 1 } - Constant [ public int KERNEL_GAUSSIAN ] { 2 } - Constant [ public int KERNEL_DIFFERENCE_OF_GAUSSIANS ] { 3 } - Constant [ public int KERNEL_LAPLACIAN_OF_GAUSSIANS ] { 4 } - Constant [ public int KERNEL_BLUR ] { 5 } - Constant [ public int KERNEL_COMET ] { 6 } - Constant [ public int KERNEL_LAPLACIAN ] { 8 } - Constant [ public int KERNEL_SOBEL ] { 9 } - Constant [ public int KERNEL_FREI_CHEN ] { 10 } - Constant [ public int KERNEL_ROBERTS ] { 11 } - Constant [ public int KERNEL_PREWITT ] { 12 } - Constant [ public int KERNEL_COMPASS ] { 13 } - Constant [ public int KERNEL_KIRSCH ] { 14 } - Constant [ public int KERNEL_DIAMOND ] { 15 } - Constant [ public int KERNEL_SQUARE ] { 16 } - Constant [ public int KERNEL_RECTANGLE ] { 17 } - Constant [ public int KERNEL_OCTAGON ] { 18 } - Constant [ public int KERNEL_DISK ] { 19 } - Constant [ public int KERNEL_PLUS ] { 20 } - Constant [ public int KERNEL_CROSS ] { 21 } - Constant [ public int KERNEL_RING ] { 22 } - Constant [ public int KERNEL_PEAKS ] { 23 } - Constant [ public int KERNEL_EDGES ] { 24 } - Constant [ public int KERNEL_CORNERS ] { 25 } - Constant [ public int KERNEL_DIAGONALS ] { 26 } - Constant [ public int KERNEL_LINE_ENDS ] { 27 } - Constant [ public int KERNEL_LINE_JUNCTIONS ] { 28 } - Constant [ public int KERNEL_RIDGES ] { 29 } - Constant [ public int KERNEL_CONVEX_HULL ] { 30 } - Constant [ public int KERNEL_THIN_SE ] { 31 } - Constant [ public int KERNEL_SKELETON ] { 32 } - Constant [ public int KERNEL_CHEBYSHEV ] { 33 } - Constant [ public int KERNEL_MANHATTAN ] { 34 } - Constant [ public int KERNEL_OCTAGONAL ] { 35 } - Constant [ public int KERNEL_EUCLIDEAN ] { 36 } - Constant [ public int KERNEL_USER_DEFINED ] { 37 } - Constant [ public int KERNEL_BINOMIAL ] { 7 } - Constant [ public int DIRECTION_LEFT_TO_RIGHT ] { 2 } - Constant [ public int DIRECTION_RIGHT_TO_LEFT ] { 1 } - Constant [ public int NORMALIZE_KERNEL_NONE ] { 0 } - Constant [ public int NORMALIZE_KERNEL_VALUE ] { 8192 } - Constant [ public int NORMALIZE_KERNEL_CORRELATE ] { 65536 } - Constant [ public int NORMALIZE_KERNEL_PERCENT ] { 4096 } - Constant [ public int PIXELMASK_READ ] { 1 } - Constant [ public int PIXELMASK_WRITE ] { 2 } - Constant [ public int PIXELMASK_COMPOSITE ] { 4 } - } - - - Static properties [0] { - } - - - Static methods [20] { - Method [ static public method queryFormats ] { - - - Parameters [1] { - Parameter #0 [ $pattern ] - } - } - - Method [ static public method queryFonts ] { - - - Parameters [1] { - Parameter #0 [ $pattern ] - } - } - - Method [ static public method calculateCrop ] { - - - Parameters [5] { - Parameter #0 [ $original_width ] - Parameter #1 [ $original_height ] - Parameter #2 [ $desired_width ] - Parameter #3 [ $desired_height ] - Parameter #4 [ $legacy ] - } - } - - Method [ static public method getCopyright ] { - - - Parameters [0] { - } - } - - Method [ static public method getConfigureOptions ] { - - - Parameters [1] { - Parameter #0 [ $pattern ] - } - } - - Method [ static public method getFeatures ] { - - - Parameters [0] { - } - } - - Method [ static public method getHomeURL ] { - - - Parameters [0] { - } - } - - Method [ static public method getPackageName ] { - - - Parameters [0] { - } - } - - Method [ static public method getQuantum ] { - - - Parameters [0] { - } - } - - Method [ static public method getHdriEnabled ] { - - - Parameters [0] { - } - } - - Method [ static public method getQuantumDepth ] { - - - Parameters [0] { - } - } - - Method [ static public method getQuantumRange ] { - - - Parameters [0] { - } - } - - Method [ static public method getReleaseDate ] { - - - Parameters [0] { - } - } - - Method [ static public method getResource ] { - - - Parameters [1] { - Parameter #0 [ $type ] - } - } - - Method [ static public method getResourceLimit ] { - - - Parameters [1] { - Parameter #0 [ $type ] - } - } - - Method [ static public method getVersion ] { - - - Parameters [0] { - } - } - - Method [ static public method setResourceLimit ] { - - - Parameters [2] { - Parameter #0 [ $type ] - Parameter #1 [ $limit ] - } - } - - Method [ static public method setRegistry ] { - - - Parameters [2] { - Parameter #0 [ $key ] - Parameter #1 [ $value ] - } - } - - Method [ static public method getRegistry ] { - - - Parameters [1] { - Parameter #0 [ $key ] - } - } - - Method [ static public method listRegistry ] { - - - Parameters [0] { - } - } - } - - - Properties [0] { - } - - - Methods [327] { - Method [ public method optimizeImageLayers ] { - - - Parameters [0] { - } - } - - Method [ public method compareImageLayers ] { - - - Parameters [1] { - Parameter #0 [ $metric ] - } - } - - Method [ public method pingImageBlob ] { - - - Parameters [1] { - Parameter #0 [ $image ] - } - } - - Method [ public method pingImageFile ] { - - - Parameters [2] { - Parameter #0 [ $filehandle ] - Parameter #1 [ $filename ] - } - } - - Method [ public method transposeImage ] { - - - Parameters [0] { - } - } - - Method [ public method transverseImage ] { - - - Parameters [0] { - } - } - - Method [ public method trimImage ] { - - - Parameters [1] { - Parameter #0 [ $fuzz ] - } - } - - Method [ public method waveImage ] { - - - Parameters [2] { - Parameter #0 [ $amplitude ] - Parameter #1 [ $length ] - } - } - - Method [ public method vignetteImage ] { - - - Parameters [4] { - Parameter #0 [ $black_point ] - Parameter #1 [ $white_point ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method uniqueImageColors ] { - - - Parameters [0] { - } - } - - Method [ public method setImageMatte ] { - - - Parameters [1] { - Parameter #0 [ $matte ] - } - } - - Method [ public method adaptiveResizeImage ] { - - - Parameters [4] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - Parameter #2 [ $bestfit ] - Parameter #3 [ $legacy ] - } - } - - Method [ public method sketchImage ] { - - - Parameters [3] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - Parameter #2 [ $angle ] - } - } - - Method [ public method shadeImage ] { - - - Parameters [3] { - Parameter #0 [ $gray ] - Parameter #1 [ $azimuth ] - Parameter #2 [ $elevation ] - } - } - - Method [ public method getSizeOffset ] { - - - Parameters [0] { - } - } - - Method [ public method setSizeOffset ] { - - - Parameters [3] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - Parameter #2 [ $offset ] - } - } - - Method [ public method adaptiveBlurImage ] { - - - Parameters [3] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - Parameter #2 [ $channel ] - } - } - - Method [ public method contrastStretchImage ] { - - - Parameters [3] { - Parameter #0 [ $black_point ] - Parameter #1 [ $white_point ] - Parameter #2 [ $channel ] - } - } - - Method [ public method adaptiveSharpenImage ] { - - - Parameters [3] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - Parameter #2 [ $channel ] - } - } - - Method [ public method randomThresholdImage ] { - - - Parameters [3] { - Parameter #0 [ $low ] - Parameter #1 [ $high ] - Parameter #2 [ $channel ] - } - } - - Method [ public method setIteratorIndex ] { - - - Parameters [1] { - Parameter #0 [ $index ] - } - } - - Method [ public method getIteratorIndex ] { - - - Parameters [0] { - } - } - - Method [ public method setImageAlpha ] { - - - Parameters [1] { - Parameter #0 [ $alpha ] - } - } - - Method [ public method polaroidImage ] { - - - Parameters [2] { - Parameter #0 [ ImagickDraw $settings ] - Parameter #1 [ $angle ] - } - } - - Method [ public method getImageProperty ] { - - - Parameters [1] { - Parameter #0 [ $name ] - } - } - - Method [ public method setImageProperty ] { - - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $value ] - } - } - - Method [ public method deleteImageProperty ] { - - - Parameters [1] { - Parameter #0 [ $name ] - } - } - - Method [ public method identifyFormat ] { - - - Parameters [1] { - Parameter #0 [ $format ] - } - } - - Method [ public method setImageInterpolateMethod ] { - - - Parameters [1] { - Parameter #0 [ $method ] - } - } - - Method [ public method getImageInterpolateMethod ] { - - - Parameters [0] { - } - } - - Method [ public method linearStretchImage ] { - - - Parameters [2] { - Parameter #0 [ $black_point ] - Parameter #1 [ $white_point ] - } - } - - Method [ public method getImageLength ] { - - - Parameters [0] { - } - } - - Method [ public method extentImage ] { - - - Parameters [4] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method getImageOrientation ] { - - - Parameters [0] { - } - } - - Method [ public method setImageOrientation ] { - - - Parameters [1] { - Parameter #0 [ $orientation ] - } - } - - Method [ public method clutImage ] { - - - Parameters [2] { - Parameter #0 [ Imagick $lookup_table ] - Parameter #1 [ $channel ] - } - } - - Method [ public method getImageProperties ] { - - - Parameters [2] { - Parameter #0 [ $pattern ] - Parameter #1 [ $include_values ] - } - } - - Method [ public method getImageProfiles ] { - - - Parameters [2] { - Parameter #0 [ $pattern ] - Parameter #1 [ $include_values ] - } - } - - Method [ public method distortImage ] { - - - Parameters [3] { - Parameter #0 [ $distortion ] - Parameter #1 [ $arguments ] - Parameter #2 [ $bestfit ] - } - } - - Method [ public method writeImageFile ] { - - - Parameters [2] { - Parameter #0 [ $filehandle ] - Parameter #1 [ $format ] - } - } - - Method [ public method writeImagesFile ] { - - - Parameters [2] { - Parameter #0 [ $filehandle ] - Parameter #1 [ $format ] - } - } - - Method [ public method resetImagePage ] { - - - Parameters [1] { - Parameter #0 [ $page ] - } - } - - Method [ public method animateImages ] { - - - Parameters [1] { - Parameter #0 [ $x_server ] - } - } - - Method [ public method setFont ] { - - - Parameters [1] { - Parameter #0 [ $font ] - } - } - - Method [ public method getFont ] { - - - Parameters [0] { - } - } - - Method [ public method setPointSize ] { - - - Parameters [1] { - Parameter #0 [ $point_size ] - } - } - - Method [ public method getPointSize ] { - - - Parameters [0] { - } - } - - Method [ public method mergeImageLayers ] { - - - Parameters [1] { - Parameter #0 [ $layermethod ] - } - } - - Method [ public method setImageAlphaChannel ] { - - - Parameters [1] { - Parameter #0 [ $alphachannel ] - } - } - - Method [ public method floodfillPaintImage ] { - - - Parameters [7] { - Parameter #0 [ $fill_color ] - Parameter #1 [ $fuzz ] - Parameter #2 [ $border_color ] - Parameter #3 [ $x ] - Parameter #4 [ $y ] - Parameter #5 [ $invert ] - Parameter #6 [ $channel ] - } - } - - Method [ public method opaquePaintImage ] { - - - Parameters [5] { - Parameter #0 [ $target_color ] - Parameter #1 [ $fill_color ] - Parameter #2 [ $fuzz ] - Parameter #3 [ $invert ] - Parameter #4 [ $channel ] - } - } - - Method [ public method transparentPaintImage ] { - - - Parameters [4] { - Parameter #0 [ $target_color ] - Parameter #1 [ $alpha ] - Parameter #2 [ $fuzz ] - Parameter #3 [ $invert ] - } - } - - Method [ public method liquidRescaleImage ] { - - - Parameters [4] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $delta_x ] - Parameter #3 [ $rigidity ] - } - } - - Method [ public method encipherImage ] { - - - Parameters [1] { - Parameter #0 [ $passphrase ] - } - } - - Method [ public method decipherImage ] { - - - Parameters [1] { - Parameter #0 [ $passphrase ] - } - } - - Method [ public method setGravity ] { - - - Parameters [1] { - Parameter #0 [ $gravity ] - } - } - - Method [ public method getGravity ] { - - - Parameters [0] { - } - } - - Method [ public method getImageChannelRange ] { - - - Parameters [1] { - Parameter #0 [ $channel ] - } - } - - Method [ public method getImageAlphaChannel ] { - - - Parameters [0] { - } - } - - Method [ public method getImageChannelDistortions ] { - - - Parameters [3] { - Parameter #0 [ Imagick $reference_image ] - Parameter #1 [ $metric ] - Parameter #2 [ $channel ] - } - } - - Method [ public method setImageGravity ] { - - - Parameters [1] { - Parameter #0 [ $gravity ] - } - } - - Method [ public method getImageGravity ] { - - - Parameters [0] { - } - } - - Method [ public method importImagePixels ] { - - - Parameters [7] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - Parameter #2 [ $width ] - Parameter #3 [ $height ] - Parameter #4 [ $map ] - Parameter #5 [ $pixelstorage ] - Parameter #6 [ $pixels ] - } - } - - Method [ public method deskewImage ] { - - - Parameters [1] { - Parameter #0 [ $threshold ] - } - } - - Method [ public method segmentImage ] { - - - Parameters [4] { - Parameter #0 [ $colorspace ] - Parameter #1 [ $cluster_threshold ] - Parameter #2 [ $smooth_threshold ] - Parameter #3 [ $verbose ] - } - } - - Method [ public method sparseColorImage ] { - - - Parameters [3] { - Parameter #0 [ $sparsecolormethod ] - Parameter #1 [ $arguments ] - Parameter #2 [ $channel ] - } - } - - Method [ public method remapImage ] { - - - Parameters [2] { - Parameter #0 [ Imagick $replacement ] - Parameter #1 [ $dither_method ] - } - } - - Method [ public method houghLineImage ] { - - - Parameters [3] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $threshold ] - } - } - - Method [ public method exportImagePixels ] { - - - Parameters [6] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - Parameter #2 [ $width ] - Parameter #3 [ $height ] - Parameter #4 [ $map ] - Parameter #5 [ $pixelstorage ] - } - } - - Method [ public method getImageChannelKurtosis ] { - - - Parameters [1] { - Parameter #0 [ $channel ] - } - } - - Method [ public method functionImage ] { - - - Parameters [3] { - Parameter #0 [ $function ] - Parameter #1 [ $parameters ] - Parameter #2 [ $channel ] - } - } - - Method [ public method transformImageColorspace ] { - - - Parameters [1] { - Parameter #0 [ $colorspace ] - } - } - - Method [ public method haldClutImage ] { - - - Parameters [2] { - Parameter #0 [ Imagick $clut ] - Parameter #1 [ $channel ] - } - } - - Method [ public method autoLevelImage ] { - - - Parameters [1] { - Parameter #0 [ $channel ] - } - } - - Method [ public method blueShiftImage ] { - - - Parameters [1] { - Parameter #0 [ $factor ] - } - } - - Method [ public method getImageArtifact ] { - - - Parameters [1] { - Parameter #0 [ $artifact ] - } - } - - Method [ public method setImageArtifact ] { - - - Parameters [2] { - Parameter #0 [ $artifact ] - Parameter #1 [ $value ] - } - } - - Method [ public method deleteImageArtifact ] { - - - Parameters [1] { - Parameter #0 [ $artifact ] - } - } - - Method [ public method getColorspace ] { - - - Parameters [0] { - } - } - - Method [ public method setColorspace ] { - - - Parameters [1] { - Parameter #0 [ $colorspace ] - } - } - - Method [ public method clampImage ] { - - - Parameters [1] { - Parameter #0 [ $channel ] - } - } - - Method [ public method smushImages ] { - - - Parameters [2] { - Parameter #0 [ $stack ] - Parameter #1 [ $offset ] - } - } - - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ $files ] - } - } - - Method [ public method __toString ] { - - - Parameters [0] { - } - } - - Method [ public method count ] { - - - Parameters [1] { - Parameter #0 [ $mode ] - } - } - - Method [ public method getPixelIterator ] { - - - Parameters [0] { - } - } - - Method [ public method getPixelRegionIterator ] { - - - Parameters [4] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - Parameter #2 [ $columns ] - Parameter #3 [ $rows ] - } - } - - Method [ public method readImage ] { - - - Parameters [1] { - Parameter #0 [ $filename ] - } - } - - Method [ public method readImages ] { - - - Parameters [1] { - Parameter #0 [ $filenames ] - } - } - - Method [ public method readImageBlob ] { - - - Parameters [2] { - Parameter #0 [ $image ] - Parameter #1 [ $filename ] - } - } - - Method [ public method setImageFormat ] { - - - Parameters [1] { - Parameter #0 [ $format ] - } - } - - Method [ public method scaleImage ] { - - - Parameters [4] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - Parameter #2 [ $bestfit ] - Parameter #3 [ $legacy ] - } - } - - Method [ public method writeImage ] { - - - Parameters [1] { - Parameter #0 [ $filename ] - } - } - - Method [ public method writeImages ] { - - - Parameters [2] { - Parameter #0 [ $filename ] - Parameter #1 [ $adjoin ] - } - } - - Method [ public method blurImage ] { - - - Parameters [3] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - Parameter #2 [ $channel ] - } - } - - Method [ public method thumbnailImage ] { - - - Parameters [5] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - Parameter #2 [ $bestfit ] - Parameter #3 [ $fill ] - Parameter #4 [ $legacy ] - } - } - - Method [ public method cropThumbnailImage ] { - - - Parameters [3] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $legacy ] - } - } - - Method [ public method getImageFilename ] { - - - Parameters [0] { - } - } - - Method [ public method setImageFilename ] { - - - Parameters [1] { - Parameter #0 [ $filename ] - } - } - - Method [ public method getImageFormat ] { - - - Parameters [0] { - } - } - - Method [ public method getImageMimeType ] { - - - Parameters [0] { - } - } - - Method [ public method removeImage ] { - - - Parameters [0] { - } - } - - Method [ public method destroy ] { - - - Parameters [0] { - } - } - - Method [ public method clear ] { - - - Parameters [0] { - } - } - - Method [ public method clone ] { - - - Parameters [0] { - } - } - - Method [ public method getImageBlob ] { - - - Parameters [0] { - } - } - - Method [ public method getImagesBlob ] { - - - Parameters [0] { - } - } - - Method [ public method setFirstIterator ] { - - - Parameters [0] { - } - } - - Method [ public method setLastIterator ] { - - - Parameters [0] { - } - } - - Method [ public method resetIterator ] { - - - Parameters [0] { - } - } - - Method [ public method previousImage ] { - - - Parameters [0] { - } - } - - Method [ public method nextImage ] { - - - Parameters [0] { - } - } - - Method [ public method hasPreviousImage ] { - - - Parameters [0] { - } - } - - Method [ public method hasNextImage ] { - - - Parameters [0] { - } - } - - Method [ public method commentImage ] { - - - Parameters [1] { - Parameter #0 [ $comment ] - } - } - - Method [ public method cropImage ] { - - - Parameters [4] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method labelImage ] { - - - Parameters [1] { - Parameter #0 [ $label ] - } - } - - Method [ public method getImageGeometry ] { - - - Parameters [0] { - } - } - - Method [ public method drawImage ] { - - - Parameters [1] { - Parameter #0 [ ImagickDraw $drawing ] - } - } - - Method [ public method setImageCompressionQuality ] { - - - Parameters [1] { - Parameter #0 [ $quality ] - } - } - - Method [ public method getImageCompressionQuality ] { - - - Parameters [0] { - } - } - - Method [ public method setImageCompression ] { - - - Parameters [1] { - Parameter #0 [ $compression ] - } - } - - Method [ public method getImageCompression ] { - - - Parameters [0] { - } - } - - Method [ public method annotateImage ] { - - - Parameters [5] { - Parameter #0 [ ImagickDraw $settings ] - Parameter #1 [ $x ] - Parameter #2 [ $y ] - Parameter #3 [ $angle ] - Parameter #4 [ $text ] - } - } - - Method [ public method compositeImage ] { - - - Parameters [5] { - Parameter #0 [ Imagick $composite_image ] - Parameter #1 [ $composite ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - Parameter #4 [ $channel ] - } - } - - Method [ public method modulateImage ] { - - - Parameters [3] { - Parameter #0 [ $brightness ] - Parameter #1 [ $saturation ] - Parameter #2 [ $hue ] - } - } - - Method [ public method getImageColors ] { - - - Parameters [0] { - } - } - - Method [ public method montageImage ] { - - - Parameters [5] { - Parameter #0 [ ImagickDraw $settings ] - Parameter #1 [ $tile_geometry ] - Parameter #2 [ $thumbnail_geometry ] - Parameter #3 [ $monatgemode ] - Parameter #4 [ $frame ] - } - } - - Method [ public method identifyImage ] { - - - Parameters [1] { - Parameter #0 [ $append_raw_output ] - } - } - - Method [ public method thresholdImage ] { - - - Parameters [2] { - Parameter #0 [ $threshold ] - Parameter #1 [ $channel ] - } - } - - Method [ public method adaptiveThresholdImage ] { - - - Parameters [3] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $offset ] - } - } - - Method [ public method blackThresholdImage ] { - - - Parameters [1] { - Parameter #0 [ $threshold_color ] - } - } - - Method [ public method whiteThresholdImage ] { - - - Parameters [1] { - Parameter #0 [ $threshold_color ] - } - } - - Method [ public method appendImages ] { - - - Parameters [1] { - Parameter #0 [ $stack ] - } - } - - Method [ public method charcoalImage ] { - - - Parameters [2] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - } - } - - Method [ public method normalizeImage ] { - - - Parameters [1] { - Parameter #0 [ $channel ] - } - } - - Method [ public method oilPaintImage ] { - - - Parameters [1] { - Parameter #0 [ $radius ] - } - } - - Method [ public method posterizeImage ] { - - - Parameters [2] { - Parameter #0 [ $levels ] - Parameter #1 [ $dither ] - } - } - - Method [ public method raiseImage ] { - - - Parameters [5] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - Parameter #4 [ $raise ] - } - } - - Method [ public method resampleImage ] { - - - Parameters [4] { - Parameter #0 [ $x_resolution ] - Parameter #1 [ $y_resolution ] - Parameter #2 [ $filter ] - Parameter #3 [ $blur ] - } - } - - Method [ public method resizeImage ] { - - - Parameters [6] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - Parameter #2 [ $filter ] - Parameter #3 [ $blur ] - Parameter #4 [ $bestfit ] - Parameter #5 [ $legacy ] - } - } - - Method [ public method rollImage ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method rotateImage ] { - - - Parameters [2] { - Parameter #0 [ $background_color ] - Parameter #1 [ $degrees ] - } - } - - Method [ public method sampleImage ] { - - - Parameters [2] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - } - } - - Method [ public method solarizeImage ] { - - - Parameters [1] { - Parameter #0 [ $threshold ] - } - } - - Method [ public method shadowImage ] { - - - Parameters [4] { - Parameter #0 [ $opacity ] - Parameter #1 [ $sigma ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method setImageBackgroundColor ] { - - - Parameters [1] { - Parameter #0 [ $background_color ] - } - } - - Method [ public method setImageChannelMask ] { - - - Parameters [1] { - Parameter #0 [ $channel ] - } - } - - Method [ public method setImageCompose ] { - - - Parameters [1] { - Parameter #0 [ $compose ] - } - } - - Method [ public method setImageDelay ] { - - - Parameters [1] { - Parameter #0 [ $delay ] - } - } - - Method [ public method setImageDepth ] { - - - Parameters [1] { - Parameter #0 [ $depth ] - } - } - - Method [ public method setImageGamma ] { - - - Parameters [1] { - Parameter #0 [ $gamma ] - } - } - - Method [ public method setImageIterations ] { - - - Parameters [1] { - Parameter #0 [ $iterations ] - } - } - - Method [ public method setImagePage ] { - - - Parameters [4] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method setImageProgressMonitor ] { - - - Parameters [1] { - Parameter #0 [ $filename ] - } - } - - Method [ public method setProgressMonitor ] { - - - Parameters [1] { - Parameter #0 [ $callback ] - } - } - - Method [ public method setImageResolution ] { - - - Parameters [2] { - Parameter #0 [ $x_resolution ] - Parameter #1 [ $y_resolution ] - } - } - - Method [ public method setImageScene ] { - - - Parameters [1] { - Parameter #0 [ $scene ] - } - } - - Method [ public method setImageTicksPerSecond ] { - - - Parameters [1] { - Parameter #0 [ $ticks_per_second ] - } - } - - Method [ public method setImageType ] { - - - Parameters [1] { - Parameter #0 [ $image_type ] - } - } - - Method [ public method setImageUnits ] { - - - Parameters [1] { - Parameter #0 [ $units ] - } - } - - Method [ public method sharpenImage ] { - - - Parameters [3] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - Parameter #2 [ $channel ] - } - } - - Method [ public method shaveImage ] { - - - Parameters [2] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - } - } - - Method [ public method shearImage ] { - - - Parameters [3] { - Parameter #0 [ $background_color ] - Parameter #1 [ $x_shear ] - Parameter #2 [ $y_shear ] - } - } - - Method [ public method spliceImage ] { - - - Parameters [4] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method pingImage ] { - - - Parameters [1] { - Parameter #0 [ $filename ] - } - } - - Method [ public method readImageFile ] { - - - Parameters [2] { - Parameter #0 [ $filehandle ] - Parameter #1 [ $filename ] - } - } - - Method [ public method displayImage ] { - - - Parameters [1] { - Parameter #0 [ $servername ] - } - } - - Method [ public method displayImages ] { - - - Parameters [1] { - Parameter #0 [ $servername ] - } - } - - Method [ public method spreadImage ] { - - - Parameters [1] { - Parameter #0 [ $radius ] - } - } - - Method [ public method swirlImage ] { - - - Parameters [1] { - Parameter #0 [ $degrees ] - } - } - - Method [ public method stripImage ] { - - - Parameters [0] { - } - } - - Method [ public method queryFontMetrics ] { - - - Parameters [3] { - Parameter #0 [ ImagickDraw $settings ] - Parameter #1 [ $text ] - Parameter #2 [ $multiline ] - } - } - - Method [ public method steganoImage ] { - - - Parameters [2] { - Parameter #0 [ Imagick $watermark ] - Parameter #1 [ $offset ] - } - } - - Method [ public method addNoiseImage ] { - - - Parameters [2] { - Parameter #0 [ $noise ] - Parameter #1 [ $channel ] - } - } - - Method [ public method motionBlurImage ] { - - - Parameters [4] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - Parameter #2 [ $angle ] - Parameter #3 [ $channel ] - } - } - - Method [ public method morphImages ] { - - - Parameters [1] { - Parameter #0 [ $number_frames ] - } - } - - Method [ public method minifyImage ] { - - - Parameters [0] { - } - } - - Method [ public method affineTransformImage ] { - - - Parameters [1] { - Parameter #0 [ ImagickDraw $settings ] - } - } - - Method [ public method borderImage ] { - - - Parameters [3] { - Parameter #0 [ $border_color ] - Parameter #1 [ $width ] - Parameter #2 [ $height ] - } - } - - Method [ public method chopImage ] { - - - Parameters [4] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method clipImage ] { - - - Parameters [0] { - } - } - - Method [ public method clipPathImage ] { - - - Parameters [2] { - Parameter #0 [ $pathname ] - Parameter #1 [ $inside ] - } - } - - Method [ public method clipImagePath ] { - - - Parameters [2] { - Parameter #0 [ $pathname ] - Parameter #1 [ $inside ] - } - } - - Method [ public method coalesceImages ] { - - - Parameters [0] { - } - } - - Method [ public method colorizeImage ] { - - - Parameters [3] { - Parameter #0 [ $colorize_color ] - Parameter #1 [ $opacity_color ] - Parameter #2 [ $legacy ] - } - } - - Method [ public method compareImageChannels ] { - - - Parameters [3] { - Parameter #0 [ Imagick $reference ] - Parameter #1 [ $channel ] - Parameter #2 [ $metric ] - } - } - - Method [ public method compareImages ] { - - - Parameters [2] { - Parameter #0 [ Imagick $reference ] - Parameter #1 [ $metric ] - } - } - - Method [ public method contrastImage ] { - - - Parameters [1] { - Parameter #0 [ $sharpen ] - } - } - - Method [ public method combineImages ] { - - - Parameters [1] { - Parameter #0 [ $colorspace ] - } - } - - Method [ public method convolveImage ] { - - - Parameters [2] { - Parameter #0 [ $kernel ] - Parameter #1 [ $channel ] - } - } - - Method [ public method cycleColormapImage ] { - - - Parameters [1] { - Parameter #0 [ $displace ] - } - } - - Method [ public method deconstructImages ] { - - - Parameters [0] { - } - } - - Method [ public method despeckleImage ] { - - - Parameters [0] { - } - } - - Method [ public method edgeImage ] { - - - Parameters [1] { - Parameter #0 [ $radius ] - } - } - - Method [ public method embossImage ] { - - - Parameters [2] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - } - } - - Method [ public method enhanceImage ] { - - - Parameters [0] { - } - } - - Method [ public method equalizeImage ] { - - - Parameters [0] { - } - } - - Method [ public method evaluateImage ] { - - - Parameters [3] { - Parameter #0 [ $evaluate ] - Parameter #1 [ $constant ] - Parameter #2 [ $channel ] - } - } - - Method [ public method evaluateImages ] { - - - Parameters [1] { - Parameter #0 [ $evaluate ] - } - } - - Method [ public method flipImage ] { - - - Parameters [0] { - } - } - - Method [ public method flopImage ] { - - - Parameters [0] { - } - } - - Method [ public method forwardFourierTransformImage ] { - - - Parameters [1] { - Parameter #0 [ $magnitude ] - } - } - - Method [ public method frameImage ] { - - - Parameters [5] { - Parameter #0 [ $matte_color ] - Parameter #1 [ $width ] - Parameter #2 [ $height ] - Parameter #3 [ $inner_bevel ] - Parameter #4 [ $outer_bevel ] - } - } - - Method [ public method fxImage ] { - - - Parameters [2] { - Parameter #0 [ $expression ] - Parameter #1 [ $channel ] - } - } - - Method [ public method gammaImage ] { - - - Parameters [2] { - Parameter #0 [ $gamma ] - Parameter #1 [ $channel ] - } - } - - Method [ public method gaussianBlurImage ] { - - - Parameters [3] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - Parameter #2 [ $channel ] - } - } - - Method [ public method getImageBackgroundColor ] { - - - Parameters [0] { - } - } - - Method [ public method getImageBluePrimary ] { - - - Parameters [0] { - } - } - - Method [ public method getImageBorderColor ] { - - - Parameters [0] { - } - } - - Method [ public method getImageChannelDepth ] { - - - Parameters [1] { - Parameter #0 [ $channel ] - } - } - - Method [ public method getImageChannelDistortion ] { - - - Parameters [3] { - Parameter #0 [ Imagick $reference ] - Parameter #1 [ $channel ] - Parameter #2 [ $metric ] - } - } - - Method [ public method getImageChannelMean ] { - - - Parameters [1] { - Parameter #0 [ $channel ] - } - } - - Method [ public method getImageChannelStatistics ] { - - - Parameters [0] { - } - } - - Method [ public method getImageColormapColor ] { - - - Parameters [1] { - Parameter #0 [ $index ] - } - } - - Method [ public method getImageColorspace ] { - - - Parameters [0] { - } - } - - Method [ public method getImageCompose ] { - - - Parameters [0] { - } - } - - Method [ public method getImageDelay ] { - - - Parameters [0] { - } - } - - Method [ public method getImageDepth ] { - - - Parameters [0] { - } - } - - Method [ public method getImageDistortion ] { - - - Parameters [2] { - Parameter #0 [ Imagick $reference ] - Parameter #1 [ $metric ] - } - } - - Method [ public method getImageDispose ] { - - - Parameters [0] { - } - } - - Method [ public method getImageGamma ] { - - - Parameters [0] { - } - } - - Method [ public method getImageGreenPrimary ] { - - - Parameters [0] { - } - } - - Method [ public method getImageHeight ] { - - - Parameters [0] { - } - } - - Method [ public method getImageHistogram ] { - - - Parameters [0] { - } - } - - Method [ public method getImageInterlaceScheme ] { - - - Parameters [0] { - } - } - - Method [ public method getImageIterations ] { - - - Parameters [0] { - } - } - - Method [ public method getImagePage ] { - - - Parameters [0] { - } - } - - Method [ public method getImagePixelColor ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method setImagePixelColor ] { - - - Parameters [3] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - Parameter #2 [ $color ] - } - } - - Method [ public method getImageProfile ] { - - - Parameters [1] { - Parameter #0 [ $name ] - } - } - - Method [ public method getImageRedPrimary ] { - - - Parameters [0] { - } - } - - Method [ public method getImageRenderingIntent ] { - - - Parameters [0] { - } - } - - Method [ public method getImageResolution ] { - - - Parameters [0] { - } - } - - Method [ public method getImageScene ] { - - - Parameters [0] { - } - } - - Method [ public method getImageSignature ] { - - - Parameters [0] { - } - } - - Method [ public method getImageTicksPerSecond ] { - - - Parameters [0] { - } - } - - Method [ public method getImageType ] { - - - Parameters [0] { - } - } - - Method [ public method getImageUnits ] { - - - Parameters [0] { - } - } - - Method [ public method getImageVirtualPixelMethod ] { - - - Parameters [0] { - } - } - - Method [ public method getImageWhitePoint ] { - - - Parameters [0] { - } - } - - Method [ public method getImageWidth ] { - - - Parameters [0] { - } - } - - Method [ public method getNumberImages ] { - - - Parameters [0] { - } - } - - Method [ public method getImageTotalInkDensity ] { - - - Parameters [0] { - } - } - - Method [ public method getImageRegion ] { - - - Parameters [4] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method implodeImage ] { - - - Parameters [1] { - Parameter #0 [ $radius ] - } - } - - Method [ public method inverseFourierTransformImage ] { - - - Parameters [2] { - Parameter #0 [ Imagick $complement ] - Parameter #1 [ $magnitude ] - } - } - - Method [ public method levelImage ] { - - - Parameters [4] { - Parameter #0 [ $black_point ] - Parameter #1 [ $gamma ] - Parameter #2 [ $white_point ] - Parameter #3 [ $channel ] - } - } - - Method [ public method magnifyImage ] { - - - Parameters [0] { - } - } - - Method [ public method negateImage ] { - - - Parameters [2] { - Parameter #0 [ $gray ] - Parameter #1 [ $channel ] - } - } - - Method [ public method previewImages ] { - - - Parameters [1] { - Parameter #0 [ $preview ] - } - } - - Method [ public method profileImage ] { - - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $profile ] - } - } - - Method [ public method quantizeImage ] { - - - Parameters [5] { - Parameter #0 [ $number_colors ] - Parameter #1 [ $colorspace ] - Parameter #2 [ $tree_depth ] - Parameter #3 [ $dither ] - Parameter #4 [ $measure_error ] - } - } - - Method [ public method quantizeImages ] { - - - Parameters [5] { - Parameter #0 [ $number_colors ] - Parameter #1 [ $colorspace ] - Parameter #2 [ $tree_depth ] - Parameter #3 [ $dither ] - Parameter #4 [ $measure_error ] - } - } - - Method [ public method removeImageProfile ] { - - - Parameters [1] { - Parameter #0 [ $name ] - } - } - - Method [ public method separateImageChannel ] { - - - Parameters [1] { - Parameter #0 [ $channel ] - } - } - - Method [ public method sepiaToneImage ] { - - - Parameters [1] { - Parameter #0 [ $threshold ] - } - } - - Method [ public method setImageBluePrimary ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method setImageBorderColor ] { - - - Parameters [1] { - Parameter #0 [ $border_color ] - } - } - - Method [ public method setImageChannelDepth ] { - - - Parameters [2] { - Parameter #0 [ $channel ] - Parameter #1 [ $depth ] - } - } - - Method [ public method setImageColormapColor ] { - - - Parameters [2] { - Parameter #0 [ $index ] - Parameter #1 [ $color ] - } - } - - Method [ public method setImageColorspace ] { - - - Parameters [1] { - Parameter #0 [ $colorspace ] - } - } - - Method [ public method setImageDispose ] { - - - Parameters [1] { - Parameter #0 [ $dispose ] - } - } - - Method [ public method setImageExtent ] { - - - Parameters [2] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - } - } - - Method [ public method setImageGreenPrimary ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method setImageInterlaceScheme ] { - - - Parameters [1] { - Parameter #0 [ $interlace ] - } - } - - Method [ public method setImageProfile ] { - - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $profile ] - } - } - - Method [ public method setImageRedPrimary ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method setImageRenderingIntent ] { - - - Parameters [1] { - Parameter #0 [ $rendering_intent ] - } - } - - Method [ public method setImageVirtualPixelMethod ] { - - - Parameters [1] { - Parameter #0 [ $method ] - } - } - - Method [ public method setImageWhitePoint ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method sigmoidalContrastImage ] { - - - Parameters [4] { - Parameter #0 [ $sharpen ] - Parameter #1 [ $alpha ] - Parameter #2 [ $beta ] - Parameter #3 [ $channel ] - } - } - - Method [ public method stereoImage ] { - - - Parameters [1] { - Parameter #0 [ Imagick $offset_image ] - } - } - - Method [ public method textureImage ] { - - - Parameters [1] { - Parameter #0 [ Imagick $texture ] - } - } - - Method [ public method tintImage ] { - - - Parameters [3] { - Parameter #0 [ $tint_color ] - Parameter #1 [ $opacity_color ] - Parameter #2 [ $legacy ] - } - } - - Method [ public method unsharpMaskImage ] { - - - Parameters [5] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - Parameter #2 [ $amount ] - Parameter #3 [ $threshold ] - Parameter #4 [ $channel ] - } - } - - Method [ public method getImage ] { - - - Parameters [0] { - } - } - - Method [ public method addImage ] { - - - Parameters [1] { - Parameter #0 [ Imagick $image ] - } - } - - Method [ public method setImage ] { - - - Parameters [1] { - Parameter #0 [ Imagick $image ] - } - } - - Method [ public method newImage ] { - - - Parameters [4] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - Parameter #2 [ $background_color ] - Parameter #3 [ $format ] - } - } - - Method [ public method newPseudoImage ] { - - - Parameters [3] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - Parameter #2 [ $pseudo_format ] - } - } - - Method [ public method getCompression ] { - - - Parameters [0] { - } - } - - Method [ public method getCompressionQuality ] { - - - Parameters [0] { - } - } - - Method [ public method getFilename ] { - - - Parameters [0] { - } - } - - Method [ public method getFormat ] { - - - Parameters [0] { - } - } - - Method [ public method getInterlaceScheme ] { - - - Parameters [0] { - } - } - - Method [ public method getOption ] { - - - Parameters [1] { - Parameter #0 [ $key ] - } - } - - Method [ public method getPage ] { - - - Parameters [0] { - } - } - - Method [ public method getSamplingFactors ] { - - - Parameters [0] { - } - } - - Method [ public method getSize ] { - - - Parameters [0] { - } - } - - Method [ public method setBackgroundColor ] { - - - Parameters [1] { - Parameter #0 [ $background_color ] - } - } - - Method [ public method setCompression ] { - - - Parameters [1] { - Parameter #0 [ $compression ] - } - } - - Method [ public method setCompressionQuality ] { - - - Parameters [1] { - Parameter #0 [ $quality ] - } - } - - Method [ public method setFilename ] { - - - Parameters [1] { - Parameter #0 [ $filename ] - } - } - - Method [ public method setFormat ] { - - - Parameters [1] { - Parameter #0 [ $format ] - } - } - - Method [ public method setInterlaceScheme ] { - - - Parameters [1] { - Parameter #0 [ $interlace ] - } - } - - Method [ public method setOption ] { - - - Parameters [2] { - Parameter #0 [ $key ] - Parameter #1 [ $value ] - } - } - - Method [ public method setPage ] { - - - Parameters [4] { - Parameter #0 [ $width ] - Parameter #1 [ $height ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method setResolution ] { - - - Parameters [2] { - Parameter #0 [ $x_resolution ] - Parameter #1 [ $y_resolution ] - } - } - - Method [ public method setSamplingFactors ] { - - - Parameters [1] { - Parameter #0 [ $factors ] - } - } - - Method [ public method setSize ] { - - - Parameters [2] { - Parameter #0 [ $columns ] - Parameter #1 [ $rows ] - } - } - - Method [ public method setType ] { - - - Parameters [1] { - Parameter #0 [ $imgtype ] - } - } - - Method [ public method key ] { - - - Parameters [0] { - } - } - - Method [ public method next ] { - - - Parameters [0] { - } - } - - Method [ public method rewind ] { - - - Parameters [0] { - } - } - - Method [ public method valid ] { - - - Parameters [0] { - } - } - - Method [ public method current ] { - - - Parameters [0] { - } - } - - Method [ public method brightnessContrastImage ] { - - - Parameters [3] { - Parameter #0 [ $brightness ] - Parameter #1 [ $contrast ] - Parameter #2 [ $channel ] - } - } - - Method [ public method colorMatrixImage ] { - - - Parameters [1] { - Parameter #0 [ $color_matrix ] - } - } - - Method [ public method selectiveBlurImage ] { - - - Parameters [4] { - Parameter #0 [ $radius ] - Parameter #1 [ $sigma ] - Parameter #2 [ $threshold ] - Parameter #3 [ $channel ] - } - } - - Method [ public method rotationalBlurImage ] { - - - Parameters [2] { - Parameter #0 [ $angle ] - Parameter #1 [ $channel ] - } - } - - Method [ public method statisticImage ] { - - - Parameters [4] { - Parameter #0 [ $type ] - Parameter #1 [ $width ] - Parameter #2 [ $height ] - Parameter #3 [ $channel ] - } - } - - Method [ public method subimageMatch ] { - - - Parameters [5] { - Parameter #0 [ Imagick $image ] - Parameter #1 [ &$offset ] - Parameter #2 [ &$similarity ] - Parameter #3 [ $threshold ] - Parameter #4 [ $metric ] - } - } - - Method [ public method similarityimage ] { - - - Parameters [5] { - Parameter #0 [ Imagick $image ] - Parameter #1 [ &$offset ] - Parameter #2 [ &$similarity ] - Parameter #3 [ $threshold ] - Parameter #4 [ $metric ] - } - } - - Method [ public method morphology ] { - - - Parameters [4] { - Parameter #0 [ $morphology ] - Parameter #1 [ $iterations ] - Parameter #2 [ ImagickKernel $kernel ] - Parameter #3 [ $channel ] - } - } - - Method [ public method setAntialias ] { - - - Parameters [1] { - Parameter #0 [ $antialias ] - } - } - - Method [ public method getAntialias ] { - - - Parameters [0] { - } - } - - Method [ public method colorDecisionListImage ] { - - - Parameters [1] { - Parameter #0 [ $color_correction_collection ] - } - } - - Method [ public method optimizeImageTransparency ] { - - - Parameters [0] { - } - } - - Method [ public method autoGammaImage ] { - - - Parameters [1] { - Parameter #0 [ $channel ] - } - } - - Method [ public method autoOrient ] { - - - Parameters [0] { - } - } - - Method [ public method autoOrientate ] { - - - Parameters [0] { - } - } - - Method [ public method compositeImageGravity ] { - - - Parameters [3] { - Parameter #0 [ Imagick $image ] - Parameter #1 [ $composite_constant ] - Parameter #2 [ $gravity ] - } - } - - Method [ public method localContrastImage ] { - - - Parameters [2] { - Parameter #0 [ $radius ] - Parameter #1 [ $strength ] - } - } - - Method [ public method identifyImageType ] { - - - Parameters [0] { - } - } - - Method [ public method getImageMask ] { - - - Parameters [1] { - Parameter #0 [ $pixelmask ] - } - } - - Method [ public method setImageMask ] { - - - Parameters [2] { - Parameter #0 [ Imagick $clip_mask ] - Parameter #1 [ $pixelmask ] - } - } - } - } - - Class [ class ImagickDraw ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [134] { - Method [ public method resetVectorGraphics ] { - - - Parameters [0] { - } - } - - Method [ public method getTextKerning ] { - - - Parameters [0] { - } - } - - Method [ public method setTextKerning ] { - - - Parameters [1] { - Parameter #0 [ $kerning ] - } - } - - Method [ public method getTextInterwordSpacing ] { - - - Parameters [0] { - } - } - - Method [ public method setTextInterwordSpacing ] { - - - Parameters [1] { - Parameter #0 [ $spacing ] - } - } - - Method [ public method getTextInterlineSpacing ] { - - - Parameters [0] { - } - } - - Method [ public method setTextInterlineSpacing ] { - - - Parameters [1] { - Parameter #0 [ $spacing ] - } - } - - Method [ public method __construct ] { - - - Parameters [0] { - } - } - - Method [ public method setFillColor ] { - - - Parameters [1] { - Parameter #0 [ $fill_color ] - } - } - - Method [ public method setFillAlpha ] { - - - Parameters [1] { - Parameter #0 [ $alpha ] - } - } - - Method [ public method setResolution ] { - - - Parameters [2] { - Parameter #0 [ $resolution_x ] - Parameter #1 [ $resolution_y ] - } - } - - Method [ public method setStrokeColor ] { - - - Parameters [1] { - Parameter #0 [ $color ] - } - } - - Method [ public method setStrokeAlpha ] { - - - Parameters [1] { - Parameter #0 [ $alpha ] - } - } - - Method [ public method setStrokeWidth ] { - - - Parameters [1] { - Parameter #0 [ $width ] - } - } - - Method [ public method clear ] { - - - Parameters [0] { - } - } - - Method [ public method circle ] { - - - Parameters [4] { - Parameter #0 [ $origin_x ] - Parameter #1 [ $origin_y ] - Parameter #2 [ $perimeter_x ] - Parameter #3 [ $perimeter_y ] - } - } - - Method [ public method annotation ] { - - - Parameters [3] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - Parameter #2 [ $text ] - } - } - - Method [ public method setTextAntialias ] { - - - Parameters [1] { - Parameter #0 [ $antialias ] - } - } - - Method [ public method setTextEncoding ] { - - - Parameters [1] { - Parameter #0 [ $encoding ] - } - } - - Method [ public method setFont ] { - - - Parameters [1] { - Parameter #0 [ $font_name ] - } - } - - Method [ public method setFontFamily ] { - - - Parameters [1] { - Parameter #0 [ $font_family ] - } - } - - Method [ public method setFontSize ] { - - - Parameters [1] { - Parameter #0 [ $point_size ] - } - } - - Method [ public method setFontStyle ] { - - - Parameters [1] { - Parameter #0 [ $style ] - } - } - - Method [ public method setFontWeight ] { - - - Parameters [1] { - Parameter #0 [ $weight ] - } - } - - Method [ public method getFont ] { - - - Parameters [0] { - } - } - - Method [ public method getFontFamily ] { - - - Parameters [0] { - } - } - - Method [ public method getFontSize ] { - - - Parameters [0] { - } - } - - Method [ public method getFontStyle ] { - - - Parameters [0] { - } - } - - Method [ public method getFontWeight ] { - - - Parameters [0] { - } - } - - Method [ public method destroy ] { - - - Parameters [0] { - } - } - - Method [ public method rectangle ] { - - - Parameters [4] { - Parameter #0 [ $top_left_x ] - Parameter #1 [ $top_left_y ] - Parameter #2 [ $bottom_right_x ] - Parameter #3 [ $bottom_right_y ] - } - } - - Method [ public method roundRectangle ] { - - - Parameters [6] { - Parameter #0 [ $top_left_x ] - Parameter #1 [ $top_left_y ] - Parameter #2 [ $bottom_right_x ] - Parameter #3 [ $bottom_right_y ] - Parameter #4 [ $rounding_x ] - Parameter #5 [ $rounding_y ] - } - } - - Method [ public method ellipse ] { - - - Parameters [6] { - Parameter #0 [ $origin_x ] - Parameter #1 [ $origin_y ] - Parameter #2 [ $radius_x ] - Parameter #3 [ $radius_y ] - Parameter #4 [ $angle_start ] - Parameter #5 [ $angle_end ] - } - } - - Method [ public method skewX ] { - - - Parameters [1] { - Parameter #0 [ $degrees ] - } - } - - Method [ public method skewY ] { - - - Parameters [1] { - Parameter #0 [ $degrees ] - } - } - - Method [ public method translate ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method line ] { - - - Parameters [4] { - Parameter #0 [ $start_x ] - Parameter #1 [ $start_y ] - Parameter #2 [ $end_x ] - Parameter #3 [ $end_y ] - } - } - - Method [ public method arc ] { - - - Parameters [6] { - Parameter #0 [ $start_x ] - Parameter #1 [ $start_y ] - Parameter #2 [ $end_x ] - Parameter #3 [ $end_y ] - Parameter #4 [ $start_angle ] - Parameter #5 [ $end_angle ] - } - } - - Method [ public method alpha ] { - - - Parameters [3] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - Parameter #2 [ $paint ] - } - } - - Method [ public method polygon ] { - - - Parameters [1] { - Parameter #0 [ $coordinates ] - } - } - - Method [ public method point ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method getTextDecoration ] { - - - Parameters [0] { - } - } - - Method [ public method getTextEncoding ] { - - - Parameters [0] { - } - } - - Method [ public method getFontStretch ] { - - - Parameters [0] { - } - } - - Method [ public method setFontStretch ] { - - - Parameters [1] { - Parameter #0 [ $stretch ] - } - } - - Method [ public method setStrokeAntialias ] { - - - Parameters [1] { - Parameter #0 [ $enabled ] - } - } - - Method [ public method setTextAlignment ] { - - - Parameters [1] { - Parameter #0 [ $align ] - } - } - - Method [ public method setTextDecoration ] { - - - Parameters [1] { - Parameter #0 [ $decoration ] - } - } - - Method [ public method setTextUnderColor ] { - - - Parameters [1] { - Parameter #0 [ $under_color ] - } - } - - Method [ public method setViewbox ] { - - - Parameters [4] { - Parameter #0 [ $left_x ] - Parameter #1 [ $top_y ] - Parameter #2 [ $right_x ] - Parameter #3 [ $bottom_y ] - } - } - - Method [ public method clone ] { - - - Parameters [0] { - } - } - - Method [ public method affine ] { - - - Parameters [1] { - Parameter #0 [ $affine ] - } - } - - Method [ public method bezier ] { - - - Parameters [1] { - Parameter #0 [ $coordinates ] - } - } - - Method [ public method composite ] { - - - Parameters [6] { - Parameter #0 [ $composite ] - Parameter #1 [ $x ] - Parameter #2 [ $y ] - Parameter #3 [ $width ] - Parameter #4 [ $height ] - Parameter #5 [ Imagick $image ] - } - } - - Method [ public method color ] { - - - Parameters [3] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - Parameter #2 [ $paint ] - } - } - - Method [ public method comment ] { - - - Parameters [1] { - Parameter #0 [ $comment ] - } - } - - Method [ public method getClipPath ] { - - - Parameters [0] { - } - } - - Method [ public method getClipRule ] { - - - Parameters [0] { - } - } - - Method [ public method getClipUnits ] { - - - Parameters [0] { - } - } - - Method [ public method getFillColor ] { - - - Parameters [0] { - } - } - - Method [ public method getFillOpacity ] { - - - Parameters [0] { - } - } - - Method [ public method getFillRule ] { - - - Parameters [0] { - } - } - - Method [ public method getGravity ] { - - - Parameters [0] { - } - } - - Method [ public method getStrokeAntialias ] { - - - Parameters [0] { - } - } - - Method [ public method getStrokeColor ] { - - - Parameters [0] { - } - } - - Method [ public method getStrokeDashArray ] { - - - Parameters [0] { - } - } - - Method [ public method getStrokeDashOffset ] { - - - Parameters [0] { - } - } - - Method [ public method getStrokeLineCap ] { - - - Parameters [0] { - } - } - - Method [ public method getStrokeLineJoin ] { - - - Parameters [0] { - } - } - - Method [ public method getStrokeMiterLimit ] { - - - Parameters [0] { - } - } - - Method [ public method getStrokeOpacity ] { - - - Parameters [0] { - } - } - - Method [ public method getStrokeWidth ] { - - - Parameters [0] { - } - } - - Method [ public method getTextAlignment ] { - - - Parameters [0] { - } - } - - Method [ public method getTextAntialias ] { - - - Parameters [0] { - } - } - - Method [ public method getVectorGraphics ] { - - - Parameters [0] { - } - } - - Method [ public method getTextUnderColor ] { - - - Parameters [0] { - } - } - - Method [ public method pathClose ] { - - - Parameters [0] { - } - } - - Method [ public method pathCurveToAbsolute ] { - - - Parameters [6] { - Parameter #0 [ $x1 ] - Parameter #1 [ $y1 ] - Parameter #2 [ $x2 ] - Parameter #3 [ $y2 ] - Parameter #4 [ $x ] - Parameter #5 [ $y ] - } - } - - Method [ public method pathCurveToRelative ] { - - - Parameters [6] { - Parameter #0 [ $x1 ] - Parameter #1 [ $y1 ] - Parameter #2 [ $x2 ] - Parameter #3 [ $y2 ] - Parameter #4 [ $x ] - Parameter #5 [ $y ] - } - } - - Method [ public method pathCurveToQuadraticBezierAbsolute ] { - - - Parameters [4] { - Parameter #0 [ $x1 ] - Parameter #1 [ $y1 ] - Parameter #2 [ $x_end ] - Parameter #3 [ $y ] - } - } - - Method [ public method pathCurveToQuadraticBezierRelative ] { - - - Parameters [4] { - Parameter #0 [ $x1 ] - Parameter #1 [ $y1 ] - Parameter #2 [ $x_end ] - Parameter #3 [ $y ] - } - } - - Method [ public method pathCurveToQuadraticBezierSmoothAbsolute ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method pathCurveToQuadraticBezierSmoothRelative ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method pathCurveToSmoothAbsolute ] { - - - Parameters [4] { - Parameter #0 [ $x2 ] - Parameter #1 [ $y2 ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method pathCurveToSmoothRelative ] { - - - Parameters [4] { - Parameter #0 [ $x2 ] - Parameter #1 [ $y2 ] - Parameter #2 [ $x ] - Parameter #3 [ $y ] - } - } - - Method [ public method pathEllipticArcAbsolute ] { - - - Parameters [7] { - Parameter #0 [ $rx ] - Parameter #1 [ $ry ] - Parameter #2 [ $x_axis_rotation ] - Parameter #3 [ $large_arc ] - Parameter #4 [ $sweep ] - Parameter #5 [ $x ] - Parameter #6 [ $y ] - } - } - - Method [ public method pathEllipticArcRelative ] { - - - Parameters [7] { - Parameter #0 [ $rx ] - Parameter #1 [ $ry ] - Parameter #2 [ $x_axis_rotation ] - Parameter #3 [ $large_arc ] - Parameter #4 [ $sweep ] - Parameter #5 [ $x ] - Parameter #6 [ $y ] - } - } - - Method [ public method pathFinish ] { - - - Parameters [0] { - } - } - - Method [ public method pathLineToAbsolute ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method pathLineToRelative ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method pathLineToHorizontalAbsolute ] { - - - Parameters [1] { - Parameter #0 [ $x ] - } - } - - Method [ public method pathLineToHorizontalRelative ] { - - - Parameters [1] { - Parameter #0 [ $x ] - } - } - - Method [ public method pathLineToVerticalAbsolute ] { - - - Parameters [1] { - Parameter #0 [ $y ] - } - } - - Method [ public method pathLineToVerticalRelative ] { - - - Parameters [1] { - Parameter #0 [ $y ] - } - } - - Method [ public method pathMoveToAbsolute ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method pathMoveToRelative ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method pathStart ] { - - - Parameters [0] { - } - } - - Method [ public method polyline ] { - - - Parameters [1] { - Parameter #0 [ $coordinates ] - } - } - - Method [ public method popClipPath ] { - - - Parameters [0] { - } - } - - Method [ public method popDefs ] { - - - Parameters [0] { - } - } - - Method [ public method popPattern ] { - - - Parameters [0] { - } - } - - Method [ public method pushClipPath ] { - - - Parameters [1] { - Parameter #0 [ $clip_mask_id ] - } - } - - Method [ public method pushDefs ] { - - - Parameters [0] { - } - } - - Method [ public method pushPattern ] { - - - Parameters [5] { - Parameter #0 [ $pattern_id ] - Parameter #1 [ $x ] - Parameter #2 [ $y ] - Parameter #3 [ $width ] - Parameter #4 [ $height ] - } - } - - Method [ public method render ] { - - - Parameters [0] { - } - } - - Method [ public method rotate ] { - - - Parameters [1] { - Parameter #0 [ $degrees ] - } - } - - Method [ public method scale ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method setClipPath ] { - - - Parameters [1] { - Parameter #0 [ $clip_mask ] - } - } - - Method [ public method setClipRule ] { - - - Parameters [1] { - Parameter #0 [ $fillrule ] - } - } - - Method [ public method setClipUnits ] { - - - Parameters [1] { - Parameter #0 [ $pathunits ] - } - } - - Method [ public method setFillOpacity ] { - - - Parameters [1] { - Parameter #0 [ $opacity ] - } - } - - Method [ public method setFillPatternUrl ] { - - - Parameters [1] { - Parameter #0 [ $fill_url ] - } - } - - Method [ public method setFillRule ] { - - - Parameters [1] { - Parameter #0 [ $fillrule ] - } - } - - Method [ public method setGravity ] { - - - Parameters [1] { - Parameter #0 [ $gravity ] - } - } - - Method [ public method setStrokePatternUrl ] { - - - Parameters [1] { - Parameter #0 [ $stroke_url ] - } - } - - Method [ public method setStrokeDashOffset ] { - - - Parameters [1] { - Parameter #0 [ $dash_offset ] - } - } - - Method [ public method setStrokeLineCap ] { - - - Parameters [1] { - Parameter #0 [ $linecap ] - } - } - - Method [ public method setStrokeLineJoin ] { - - - Parameters [1] { - Parameter #0 [ $linejoin ] - } - } - - Method [ public method setStrokeMiterLimit ] { - - - Parameters [1] { - Parameter #0 [ $miterlimit ] - } - } - - Method [ public method setStrokeOpacity ] { - - - Parameters [1] { - Parameter #0 [ $opacity ] - } - } - - Method [ public method setVectorGraphics ] { - - - Parameters [1] { - Parameter #0 [ $xml ] - } - } - - Method [ public method pop ] { - - - Parameters [0] { - } - } - - Method [ public method push ] { - - - Parameters [0] { - } - } - - Method [ public method setStrokeDashArray ] { - - - Parameters [1] { - Parameter #0 [ $dashes ] - } - } - - Method [ public method getOpacity ] { - - - Parameters [0] { - } - } - - Method [ public method setOpacity ] { - - - Parameters [1] { - Parameter #0 [ $opacity ] - } - } - - Method [ public method getFontResolution ] { - - - Parameters [0] { - } - } - - Method [ public method setFontResolution ] { - - - Parameters [2] { - Parameter #0 [ $x ] - Parameter #1 [ $y ] - } - } - - Method [ public method getBorderColor ] { - - - Parameters [0] { - } - } - - Method [ public method setBorderColor ] { - - - Parameters [1] { - Parameter #0 [ $color ] - } - } - - Method [ public method setDensity ] { - - - Parameters [1] { - Parameter #0 [ $density ] - } - } - - Method [ public method getDensity ] { - - - Parameters [0] { - } - } - - Method [ public method getTextDirection ] { - - - Parameters [0] { - } - } - - Method [ public method setTextDirection ] { - - - Parameters [1] { - Parameter #0 [ $direction ] - } - } - } - } - - Class [ class ImagickPixelIterator implements Iterator, Traversable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [2] { - Method [ static public method getPixelIterator ] { - - - Parameters [1] { - Parameter #0 [ Imagick $imagick ] - } - } - - Method [ static public method getPixelRegionIterator ] { - - - Parameters [5] { - Parameter #0 [ Imagick $imagick ] - Parameter #1 [ $x ] - Parameter #2 [ $y ] - Parameter #3 [ $columns ] - Parameter #4 [ $rows ] - } - } - } - - - Properties [0] { - } - - - Methods [19] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ Imagick $imagick ] - } - } - - Method [ public method clear ] { - - - Parameters [0] { - } - } - - Method [ public method destroy ] { - - - Parameters [0] { - } - } - - Method [ public method getCurrentIteratorRow ] { - - - Parameters [0] { - } - } - - Method [ public method getIteratorRow ] { - - - Parameters [0] { - } - } - - Method [ public method getNextIteratorRow ] { - - - Parameters [0] { - } - } - - Method [ public method getPreviousIteratorRow ] { - - - Parameters [0] { - } - } - - Method [ public method key ] { - - - Parameters [0] { - } - } - - Method [ public method next ] { - - - Parameters [0] { - } - } - - Method [ public method rewind ] { - - - Parameters [0] { - } - } - - Method [ public method current ] { - - - Parameters [0] { - } - } - - Method [ public method newPixelIterator ] { - - - Parameters [1] { - Parameter #0 [ Imagick $imagick ] - } - } - - Method [ public method newPixelRegionIterator ] { - - - Parameters [5] { - Parameter #0 [ Imagick $imagick ] - Parameter #1 [ $x ] - Parameter #2 [ $y ] - Parameter #3 [ $columns ] - Parameter #4 [ $rows ] - } - } - - Method [ public method resetIterator ] { - - - Parameters [0] { - } - } - - Method [ public method setIteratorFirstRow ] { - - - Parameters [0] { - } - } - - Method [ public method setIteratorLastRow ] { - - - Parameters [0] { - } - } - - Method [ public method setIteratorRow ] { - - - Parameters [1] { - Parameter #0 [ $row ] - } - } - - Method [ public method syncIterator ] { - - - Parameters [0] { - } - } - - Method [ public method valid ] { - - - Parameters [0] { - } - } - } - } - - Class [ class ImagickPixel ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [21] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ $color ] - } - } - - Method [ public method clear ] { - - - Parameters [0] { - } - } - - Method [ public method destroy ] { - - - Parameters [0] { - } - } - - Method [ public method getColor ] { - - - Parameters [1] { - Parameter #0 [ $normalized ] - } - } - - Method [ public method getColorAsString ] { - - - Parameters [0] { - } - } - - Method [ public method getColorCount ] { - - - Parameters [0] { - } - } - - Method [ public method getColorQuantum ] { - - - Parameters [0] { - } - } - - Method [ public method getColorValue ] { - - - Parameters [1] { - Parameter #0 [ $color ] - } - } - - Method [ public method getColorValueQuantum ] { - - - Parameters [1] { - Parameter #0 [ $color ] - } - } - - Method [ public method getHSL ] { - - - Parameters [0] { - } - } - - Method [ public method getIndex ] { - - - Parameters [0] { - } - } - - Method [ public method isPixelSimilar ] { - - - Parameters [2] { - Parameter #0 [ $color ] - Parameter #1 [ $fuzz ] - } - } - - Method [ public method isPixelSimilarQuantum ] { - - - Parameters [2] { - Parameter #0 [ $color ] - Parameter #1 [ $fuzz_quantum_range_scaled_by_square_root_of_three ] - } - } - - Method [ public method isSimilar ] { - - - Parameters [2] { - Parameter #0 [ $color ] - Parameter #1 [ $fuzz_quantum_range_scaled_by_square_root_of_three ] - } - } - - Method [ public method setColor ] { - - - Parameters [1] { - Parameter #0 [ $color ] - } - } - - Method [ public method setColorCount ] { - - - Parameters [1] { - Parameter #0 [ $color_count ] - } - } - - Method [ public method setColorValue ] { - - - Parameters [2] { - Parameter #0 [ $color ] - Parameter #1 [ $value ] - } - } - - Method [ public method setColorValueQuantum ] { - - - Parameters [2] { - Parameter #0 [ $color ] - Parameter #1 [ $value ] - } - } - - Method [ public method setHSL ] { - - - Parameters [3] { - Parameter #0 [ $hue ] - Parameter #1 [ $saturation ] - Parameter #2 [ $luminosity ] - } - } - - Method [ public method setIndex ] { - - - Parameters [1] { - Parameter #0 [ $index ] - } - } - - Method [ public method setColorFromPixel ] { - - - Parameters [1] { - Parameter #0 [ ImagickPixel $pixel ] - } - } - } - } - - Class [ class ImagickKernel ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [2] { - Method [ static public method fromBuiltin ] { - - - Parameters [2] { - Parameter #0 [ $kernel ] - Parameter #1 [ $shape ] - } - } - - Method [ static public method fromMatrix ] { - - - Parameters [2] { - Parameter #0 [ $matrix ] - Parameter #1 [ $origin ] - } - } - } - - - Properties [0] { - } - - - Methods [5] { - Method [ public method addKernel ] { - - - Parameters [1] { - Parameter #0 [ ImagickKernel $kernel ] - } - } - - Method [ public method addUnityKernel ] { - - - Parameters [1] { - Parameter #0 [ $scale ] - } - } - - Method [ public method getMatrix ] { - - - Parameters [0] { - } - } - - Method [ public method scale ] { - - - Parameters [2] { - Parameter #0 [ $scale ] - Parameter #1 [ $normalize_kernel ] - } - } - - Method [ public method separate ] { - - - Parameters [0] { - } - } - } - } - } -} - diff --git a/REFLECTION-im6 b/REFLECTION-im6 new file mode 100644 index 0000000..db65ffa --- /dev/null +++ b/REFLECTION-im6 @@ -0,0 +1,5074 @@ +Extension [ extension #15 imagick version 3.5.0 ] { + + - Dependencies { + Dependency [ gmagick (Conflicts) ] + Dependency [ standard (Required) ] + Dependency [ spl (Required) ] + } + + - INI { + Entry [ imagick.locale_fix ] + Current = '0' + } + Entry [ imagick.skip_version_check ] + Current = '0' + } + Entry [ imagick.progress_monitor ] + Current = '0' + } + Entry [ imagick.set_single_thread ] + Current = '1' + } + Entry [ imagick.shutdown_sleep_count ] + Current = '10' + } + Entry [ imagick.allow_zero_dimension_images ] + Current = '0' + } + } + + - Classes [10] { + Class [ class ImagickException extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class ImagickDrawException extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class ImagickPixelIteratorException extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class ImagickPixelException extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class ImagickKernelException extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class Imagick implements Iterator, Traversable, Countable ] { + + - Constants [583] { + Constant [ public int COLOR_BLACK ] { 11 } + Constant [ public int COLOR_BLUE ] { 12 } + Constant [ public int COLOR_CYAN ] { 13 } + Constant [ public int COLOR_GREEN ] { 14 } + Constant [ public int COLOR_RED ] { 15 } + Constant [ public int COLOR_YELLOW ] { 16 } + Constant [ public int COLOR_MAGENTA ] { 17 } + Constant [ public int COLOR_OPACITY ] { 18 } + Constant [ public int COLOR_ALPHA ] { 19 } + Constant [ public int COLOR_FUZZ ] { 20 } + Constant [ public int IMAGICK_EXTNUM ] { 30500 } + Constant [ public string IMAGICK_EXTVER ] { 3.5.0 } + Constant [ public int QUANTUM_RANGE ] { 65535 } + Constant [ public int USE_ZEND_MM ] { 0 } + Constant [ public int COMPOSITE_DEFAULT ] { 40 } + Constant [ public int COMPOSITE_UNDEFINED ] { 0 } + Constant [ public int COMPOSITE_NO ] { 1 } + Constant [ public int COMPOSITE_ADD ] { 2 } + Constant [ public int COMPOSITE_ATOP ] { 3 } + Constant [ public int COMPOSITE_BLEND ] { 4 } + Constant [ public int COMPOSITE_BUMPMAP ] { 5 } + Constant [ public int COMPOSITE_CLEAR ] { 7 } + Constant [ public int COMPOSITE_COLORBURN ] { 8 } + Constant [ public int COMPOSITE_COLORDODGE ] { 9 } + Constant [ public int COMPOSITE_COLORIZE ] { 10 } + Constant [ public int COMPOSITE_COPYBLACK ] { 11 } + Constant [ public int COMPOSITE_COPYBLUE ] { 12 } + Constant [ public int COMPOSITE_COPY ] { 13 } + Constant [ public int COMPOSITE_COPYCYAN ] { 14 } + Constant [ public int COMPOSITE_COPYGREEN ] { 15 } + Constant [ public int COMPOSITE_COPYMAGENTA ] { 16 } + Constant [ public int COMPOSITE_COPYOPACITY ] { 17 } + Constant [ public int COMPOSITE_COPYRED ] { 18 } + Constant [ public int COMPOSITE_COPYYELLOW ] { 19 } + Constant [ public int COMPOSITE_DARKEN ] { 20 } + Constant [ public int COMPOSITE_DSTATOP ] { 21 } + Constant [ public int COMPOSITE_DST ] { 22 } + Constant [ public int COMPOSITE_DSTIN ] { 23 } + Constant [ public int COMPOSITE_DSTOUT ] { 24 } + Constant [ public int COMPOSITE_DSTOVER ] { 25 } + Constant [ public int COMPOSITE_DIFFERENCE ] { 26 } + Constant [ public int COMPOSITE_DISPLACE ] { 27 } + Constant [ public int COMPOSITE_DISSOLVE ] { 28 } + Constant [ public int COMPOSITE_EXCLUSION ] { 29 } + Constant [ public int COMPOSITE_HARDLIGHT ] { 30 } + Constant [ public int COMPOSITE_HUE ] { 31 } + Constant [ public int COMPOSITE_IN ] { 32 } + Constant [ public int COMPOSITE_LIGHTEN ] { 33 } + Constant [ public int COMPOSITE_LUMINIZE ] { 35 } + Constant [ public int COMPOSITE_MINUS ] { 36 } + Constant [ public int COMPOSITE_MODULATE ] { 37 } + Constant [ public int COMPOSITE_MULTIPLY ] { 38 } + Constant [ public int COMPOSITE_OUT ] { 39 } + Constant [ public int COMPOSITE_OVER ] { 40 } + Constant [ public int COMPOSITE_OVERLAY ] { 41 } + Constant [ public int COMPOSITE_PLUS ] { 42 } + Constant [ public int COMPOSITE_REPLACE ] { 43 } + Constant [ public int COMPOSITE_SATURATE ] { 44 } + Constant [ public int COMPOSITE_SCREEN ] { 45 } + Constant [ public int COMPOSITE_SOFTLIGHT ] { 46 } + Constant [ public int COMPOSITE_SRCATOP ] { 47 } + Constant [ public int COMPOSITE_SRC ] { 48 } + Constant [ public int COMPOSITE_SRCIN ] { 49 } + Constant [ public int COMPOSITE_SRCOUT ] { 50 } + Constant [ public int COMPOSITE_SRCOVER ] { 51 } + Constant [ public int COMPOSITE_SUBTRACT ] { 52 } + Constant [ public int COMPOSITE_THRESHOLD ] { 53 } + Constant [ public int COMPOSITE_XOR ] { 54 } + Constant [ public int COMPOSITE_CHANGEMASK ] { 6 } + Constant [ public int COMPOSITE_LINEARLIGHT ] { 34 } + Constant [ public int COMPOSITE_DIVIDE ] { 55 } + Constant [ public int COMPOSITE_DISTORT ] { 56 } + Constant [ public int COMPOSITE_BLUR ] { 57 } + Constant [ public int COMPOSITE_PEGTOPLIGHT ] { 58 } + Constant [ public int COMPOSITE_VIVIDLIGHT ] { 59 } + Constant [ public int COMPOSITE_PINLIGHT ] { 60 } + Constant [ public int COMPOSITE_LINEARDODGE ] { 61 } + Constant [ public int COMPOSITE_LINEARBURN ] { 62 } + Constant [ public int COMPOSITE_MATHEMATICS ] { 63 } + Constant [ public int COMPOSITE_MODULUSADD ] { 2 } + Constant [ public int COMPOSITE_MODULUSSUBTRACT ] { 52 } + Constant [ public int COMPOSITE_MINUSDST ] { 36 } + Constant [ public int COMPOSITE_DIVIDEDST ] { 55 } + Constant [ public int COMPOSITE_DIVIDESRC ] { 64 } + Constant [ public int COMPOSITE_MINUSSRC ] { 65 } + Constant [ public int COMPOSITE_DARKENINTENSITY ] { 66 } + Constant [ public int COMPOSITE_LIGHTENINTENSITY ] { 67 } + Constant [ public int COMPOSITE_HARDMIX ] { 68 } + Constant [ public int COMPOSITE_STEREO ] { 69 } + Constant [ public int MONTAGEMODE_FRAME ] { 1 } + Constant [ public int MONTAGEMODE_UNFRAME ] { 2 } + Constant [ public int MONTAGEMODE_CONCATENATE ] { 3 } + Constant [ public int STYLE_NORMAL ] { 1 } + Constant [ public int STYLE_ITALIC ] { 2 } + Constant [ public int STYLE_OBLIQUE ] { 3 } + Constant [ public int STYLE_ANY ] { 4 } + Constant [ public int STYLE_BOLD ] { 5 } + Constant [ public int FILTER_UNDEFINED ] { 0 } + Constant [ public int FILTER_POINT ] { 1 } + Constant [ public int FILTER_BOX ] { 2 } + Constant [ public int FILTER_TRIANGLE ] { 3 } + Constant [ public int FILTER_HERMITE ] { 4 } + Constant [ public int FILTER_HANNING ] { 5 } + Constant [ public int FILTER_HAMMING ] { 6 } + Constant [ public int FILTER_BLACKMAN ] { 7 } + Constant [ public int FILTER_GAUSSIAN ] { 8 } + Constant [ public int FILTER_QUADRATIC ] { 9 } + Constant [ public int FILTER_CUBIC ] { 10 } + Constant [ public int FILTER_CATROM ] { 11 } + Constant [ public int FILTER_MITCHELL ] { 12 } + Constant [ public int FILTER_LANCZOS ] { 22 } + Constant [ public int FILTER_BESSEL ] { 13 } + Constant [ public int FILTER_SINC ] { 14 } + Constant [ public int FILTER_KAISER ] { 16 } + Constant [ public int FILTER_WELSH ] { 17 } + Constant [ public int FILTER_PARZEN ] { 18 } + Constant [ public int FILTER_LAGRANGE ] { 21 } + Constant [ public int FILTER_SENTINEL ] { 31 } + Constant [ public int FILTER_BOHMAN ] { 19 } + Constant [ public int FILTER_BARTLETT ] { 20 } + Constant [ public int FILTER_JINC ] { 13 } + Constant [ public int FILTER_SINCFAST ] { 15 } + Constant [ public int FILTER_ROBIDOUX ] { 26 } + Constant [ public int FILTER_LANCZOSSHARP ] { 23 } + Constant [ public int FILTER_LANCZOS2 ] { 24 } + Constant [ public int FILTER_LANCZOS2SHARP ] { 25 } + Constant [ public int FILTER_ROBIDOUXSHARP ] { 27 } + Constant [ public int FILTER_COSINE ] { 28 } + Constant [ public int FILTER_SPLINE ] { 29 } + Constant [ public int FILTER_LANCZOSRADIUS ] { 30 } + Constant [ public int IMGTYPE_UNDEFINED ] { 0 } + Constant [ public int IMGTYPE_BILEVEL ] { 1 } + Constant [ public int IMGTYPE_GRAYSCALE ] { 2 } + Constant [ public int IMGTYPE_GRAYSCALEMATTE ] { 3 } + Constant [ public int IMGTYPE_PALETTE ] { 4 } + Constant [ public int IMGTYPE_PALETTEMATTE ] { 5 } + Constant [ public int IMGTYPE_TRUECOLOR ] { 6 } + Constant [ public int IMGTYPE_TRUECOLORMATTE ] { 7 } + Constant [ public int IMGTYPE_COLORSEPARATION ] { 8 } + Constant [ public int IMGTYPE_COLORSEPARATIONMATTE ] { 9 } + Constant [ public int IMGTYPE_OPTIMIZE ] { 10 } + Constant [ public int IMGTYPE_PALETTEBILEVELMATTE ] { 11 } + Constant [ public int RESOLUTION_UNDEFINED ] { 0 } + Constant [ public int RESOLUTION_PIXELSPERINCH ] { 1 } + Constant [ public int RESOLUTION_PIXELSPERCENTIMETER ] { 2 } + Constant [ public int COMPRESSION_UNDEFINED ] { 0 } + Constant [ public int COMPRESSION_NO ] { 1 } + Constant [ public int COMPRESSION_BZIP ] { 2 } + Constant [ public int COMPRESSION_FAX ] { 6 } + Constant [ public int COMPRESSION_GROUP4 ] { 7 } + Constant [ public int COMPRESSION_JPEG ] { 8 } + Constant [ public int COMPRESSION_JPEG2000 ] { 9 } + Constant [ public int COMPRESSION_LOSSLESSJPEG ] { 10 } + Constant [ public int COMPRESSION_LZW ] { 11 } + Constant [ public int COMPRESSION_RLE ] { 12 } + Constant [ public int COMPRESSION_ZIP ] { 13 } + Constant [ public int COMPRESSION_DXT1 ] { 3 } + Constant [ public int COMPRESSION_DXT3 ] { 4 } + Constant [ public int COMPRESSION_DXT5 ] { 5 } + Constant [ public int COMPRESSION_ZIPS ] { 14 } + Constant [ public int COMPRESSION_PIZ ] { 15 } + Constant [ public int COMPRESSION_PXR24 ] { 16 } + Constant [ public int COMPRESSION_B44 ] { 17 } + Constant [ public int COMPRESSION_B44A ] { 18 } + Constant [ public int COMPRESSION_LZMA ] { 19 } + Constant [ public int COMPRESSION_JBIG1 ] { 20 } + Constant [ public int COMPRESSION_JBIG2 ] { 21 } + Constant [ public int PAINT_POINT ] { 1 } + Constant [ public int PAINT_REPLACE ] { 2 } + Constant [ public int PAINT_FLOODFILL ] { 3 } + Constant [ public int PAINT_FILLTOBORDER ] { 4 } + Constant [ public int PAINT_RESET ] { 5 } + Constant [ public int GRAVITY_NORTHWEST ] { 1 } + Constant [ public int GRAVITY_NORTH ] { 2 } + Constant [ public int GRAVITY_NORTHEAST ] { 3 } + Constant [ public int GRAVITY_WEST ] { 4 } + Constant [ public int GRAVITY_CENTER ] { 5 } + Constant [ public int GRAVITY_EAST ] { 6 } + Constant [ public int GRAVITY_SOUTHWEST ] { 7 } + Constant [ public int GRAVITY_SOUTH ] { 8 } + Constant [ public int GRAVITY_SOUTHEAST ] { 9 } + Constant [ public int GRAVITY_FORGET ] { 0 } + Constant [ public int GRAVITY_STATIC ] { 10 } + Constant [ public int STRETCH_NORMAL ] { 1 } + Constant [ public int STRETCH_ULTRACONDENSED ] { 2 } + Constant [ public int STRETCH_EXTRACONDENSED ] { 3 } + Constant [ public int STRETCH_CONDENSED ] { 4 } + Constant [ public int STRETCH_SEMICONDENSED ] { 5 } + Constant [ public int STRETCH_SEMIEXPANDED ] { 6 } + Constant [ public int STRETCH_EXPANDED ] { 7 } + Constant [ public int STRETCH_EXTRAEXPANDED ] { 8 } + Constant [ public int STRETCH_ULTRAEXPANDED ] { 9 } + Constant [ public int STRETCH_ANY ] { 10 } + Constant [ public int ALIGN_UNDEFINED ] { 0 } + Constant [ public int ALIGN_LEFT ] { 1 } + Constant [ public int ALIGN_CENTER ] { 2 } + Constant [ public int ALIGN_RIGHT ] { 3 } + Constant [ public int DECORATION_NO ] { 1 } + Constant [ public int DECORATION_UNDERLINE ] { 2 } + Constant [ public int DECORATION_OVERLINE ] { 3 } + Constant [ public int DECORATION_LINETROUGH ] { 4 } + Constant [ public int DECORATION_LINETHROUGH ] { 4 } + Constant [ public int NOISE_UNIFORM ] { 1 } + Constant [ public int NOISE_GAUSSIAN ] { 2 } + Constant [ public int NOISE_MULTIPLICATIVEGAUSSIAN ] { 3 } + Constant [ public int NOISE_IMPULSE ] { 4 } + Constant [ public int NOISE_LAPLACIAN ] { 5 } + Constant [ public int NOISE_POISSON ] { 6 } + Constant [ public int NOISE_RANDOM ] { 7 } + Constant [ public int CHANNEL_UNDEFINED ] { 0 } + Constant [ public int CHANNEL_RED ] { 1 } + Constant [ public int CHANNEL_GRAY ] { 1 } + Constant [ public int CHANNEL_CYAN ] { 1 } + Constant [ public int CHANNEL_GREEN ] { 2 } + Constant [ public int CHANNEL_MAGENTA ] { 2 } + Constant [ public int CHANNEL_BLUE ] { 4 } + Constant [ public int CHANNEL_YELLOW ] { 4 } + Constant [ public int CHANNEL_ALPHA ] { 8 } + Constant [ public int CHANNEL_OPACITY ] { 8 } + Constant [ public int CHANNEL_MATTE ] { 8 } + Constant [ public int CHANNEL_BLACK ] { 32 } + Constant [ public int CHANNEL_INDEX ] { 32 } + Constant [ public int CHANNEL_ALL ] { 134217727 } + Constant [ public int CHANNEL_DEFAULT ] { 134217719 } + Constant [ public int CHANNEL_RGBA ] { 15 } + Constant [ public int CHANNEL_TRUEALPHA ] { 64 } + Constant [ public int CHANNEL_RGBS ] { 128 } + Constant [ public int CHANNEL_GRAY_CHANNELS ] { 128 } + Constant [ public int CHANNEL_SYNC ] { 256 } + Constant [ public int CHANNEL_COMPOSITES ] { 47 } + Constant [ public int METRIC_UNDEFINED ] { 0 } + Constant [ public int METRIC_ABSOLUTEERRORMETRIC ] { 1 } + Constant [ public int METRIC_MEANABSOLUTEERROR ] { 2 } + Constant [ public int METRIC_MEANERRORPERPIXELMETRIC ] { 3 } + Constant [ public int METRIC_MEANSQUAREERROR ] { 4 } + Constant [ public int METRIC_PEAKABSOLUTEERROR ] { 5 } + Constant [ public int METRIC_PEAKSIGNALTONOISERATIO ] { 6 } + Constant [ public int METRIC_ROOTMEANSQUAREDERROR ] { 7 } + Constant [ public int METRIC_NORMALIZEDCROSSCORRELATIONERRORMETRIC ] { 8 } + Constant [ public int METRIC_FUZZERROR ] { 9 } + Constant [ public int METRIC_PERCEPTUALHASH_ERROR ] { 255 } + Constant [ public int PIXEL_CHAR ] { 1 } + Constant [ public int PIXELSTORAGE_CHAR ] { 1 } + Constant [ public int PIXEL_DOUBLE ] { 2 } + Constant [ public int PIXELSTORAGE_DOUBLE ] { 2 } + Constant [ public int PIXEL_FLOAT ] { 3 } + Constant [ public int PIXELSTORAGE_FLOAT ] { 3 } + Constant [ public int PIXEL_INTEGER ] { 4 } + Constant [ public int PIXELSTORAGE_INTEGER ] { 4 } + Constant [ public int PIXEL_LONG ] { 5 } + Constant [ public int PIXELSTORAGE_LONG ] { 5 } + Constant [ public int PIXEL_QUANTUM ] { 6 } + Constant [ public int PIXELSTORAGE_QUANTUM ] { 6 } + Constant [ public int PIXEL_SHORT ] { 7 } + Constant [ public int PIXELSTORAGE_SHORT ] { 7 } + Constant [ public int EVALUATE_UNDEFINED ] { 0 } + Constant [ public int EVALUATE_ADD ] { 1 } + Constant [ public int EVALUATE_AND ] { 2 } + Constant [ public int EVALUATE_DIVIDE ] { 3 } + Constant [ public int EVALUATE_LEFTSHIFT ] { 4 } + Constant [ public int EVALUATE_MAX ] { 5 } + Constant [ public int EVALUATE_MIN ] { 6 } + Constant [ public int EVALUATE_MULTIPLY ] { 7 } + Constant [ public int EVALUATE_OR ] { 8 } + Constant [ public int EVALUATE_RIGHTSHIFT ] { 9 } + Constant [ public int EVALUATE_SET ] { 10 } + Constant [ public int EVALUATE_SUBTRACT ] { 11 } + Constant [ public int EVALUATE_XOR ] { 12 } + Constant [ public int EVALUATE_POW ] { 13 } + Constant [ public int EVALUATE_LOG ] { 14 } + Constant [ public int EVALUATE_THRESHOLD ] { 15 } + Constant [ public int EVALUATE_THRESHOLDBLACK ] { 16 } + Constant [ public int EVALUATE_THRESHOLDWHITE ] { 17 } + Constant [ public int EVALUATE_GAUSSIANNOISE ] { 18 } + Constant [ public int EVALUATE_IMPULSENOISE ] { 19 } + Constant [ public int EVALUATE_LAPLACIANNOISE ] { 20 } + Constant [ public int EVALUATE_MULTIPLICATIVENOISE ] { 21 } + Constant [ public int EVALUATE_POISSONNOISE ] { 22 } + Constant [ public int EVALUATE_UNIFORMNOISE ] { 23 } + Constant [ public int EVALUATE_COSINE ] { 24 } + Constant [ public int EVALUATE_SINE ] { 25 } + Constant [ public int EVALUATE_ADDMODULUS ] { 26 } + Constant [ public int EVALUATE_MEAN ] { 27 } + Constant [ public int EVALUATE_ABS ] { 28 } + Constant [ public int EVALUATE_EXPONENTIAL ] { 29 } + Constant [ public int EVALUATE_MEDIAN ] { 30 } + Constant [ public int EVALUATE_SUM ] { 31 } + Constant [ public int EVALUATE_ROOT_MEAN_SQUARE ] { 32 } + Constant [ public int COLORSPACE_UNDEFINED ] { 0 } + Constant [ public int COLORSPACE_RGB ] { 1 } + Constant [ public int COLORSPACE_GRAY ] { 2 } + Constant [ public int COLORSPACE_TRANSPARENT ] { 3 } + Constant [ public int COLORSPACE_OHTA ] { 4 } + Constant [ public int COLORSPACE_LAB ] { 5 } + Constant [ public int COLORSPACE_XYZ ] { 6 } + Constant [ public int COLORSPACE_YCBCR ] { 7 } + Constant [ public int COLORSPACE_YCC ] { 8 } + Constant [ public int COLORSPACE_YIQ ] { 9 } + Constant [ public int COLORSPACE_YPBPR ] { 10 } + Constant [ public int COLORSPACE_YUV ] { 11 } + Constant [ public int COLORSPACE_CMYK ] { 12 } + Constant [ public int COLORSPACE_SRGB ] { 13 } + Constant [ public int COLORSPACE_HSB ] { 14 } + Constant [ public int COLORSPACE_HSL ] { 15 } + Constant [ public int COLORSPACE_HWB ] { 16 } + Constant [ public int COLORSPACE_REC601LUMA ] { 17 } + Constant [ public int COLORSPACE_REC709LUMA ] { 19 } + Constant [ public int COLORSPACE_LOG ] { 21 } + Constant [ public int COLORSPACE_CMY ] { 22 } + Constant [ public int COLORSPACE_LUV ] { 23 } + Constant [ public int COLORSPACE_HCL ] { 24 } + Constant [ public int COLORSPACE_LCH ] { 25 } + Constant [ public int COLORSPACE_LMS ] { 26 } + Constant [ public int COLORSPACE_LCHAB ] { 27 } + Constant [ public int COLORSPACE_LCHUV ] { 28 } + Constant [ public int COLORSPACE_SCRGB ] { 29 } + Constant [ public int COLORSPACE_HSI ] { 30 } + Constant [ public int COLORSPACE_HSV ] { 31 } + Constant [ public int COLORSPACE_HCLP ] { 32 } + Constant [ public int COLORSPACE_YDBDR ] { 33 } + Constant [ public int COLORSPACE_REC601YCBCR ] { 18 } + Constant [ public int COLORSPACE_REC709YCBCR ] { 20 } + Constant [ public int COLORSPACE_XYY ] { 34 } + Constant [ public int COLORSPACE_LINEARGRAY ] { 35 } + Constant [ public int VIRTUALPIXELMETHOD_UNDEFINED ] { 0 } + Constant [ public int VIRTUALPIXELMETHOD_BACKGROUND ] { 1 } + Constant [ public int VIRTUALPIXELMETHOD_CONSTANT ] { 2 } + Constant [ public int VIRTUALPIXELMETHOD_EDGE ] { 4 } + Constant [ public int VIRTUALPIXELMETHOD_MIRROR ] { 5 } + Constant [ public int VIRTUALPIXELMETHOD_TILE ] { 7 } + Constant [ public int VIRTUALPIXELMETHOD_TRANSPARENT ] { 8 } + Constant [ public int VIRTUALPIXELMETHOD_MASK ] { 9 } + Constant [ public int VIRTUALPIXELMETHOD_BLACK ] { 10 } + Constant [ public int VIRTUALPIXELMETHOD_GRAY ] { 11 } + Constant [ public int VIRTUALPIXELMETHOD_WHITE ] { 12 } + Constant [ public int VIRTUALPIXELMETHOD_HORIZONTALTILE ] { 13 } + Constant [ public int VIRTUALPIXELMETHOD_VERTICALTILE ] { 14 } + Constant [ public int VIRTUALPIXELMETHOD_HORIZONTALTILEEDGE ] { 15 } + Constant [ public int VIRTUALPIXELMETHOD_VERTICALTILEEDGE ] { 16 } + Constant [ public int VIRTUALPIXELMETHOD_CHECKERTILE ] { 17 } + Constant [ public int VIRTUALPIXELMETHOD_DITHER ] { 3 } + Constant [ public int VIRTUALPIXELMETHOD_RANDOM ] { 6 } + Constant [ public int PREVIEW_UNDEFINED ] { 0 } + Constant [ public int PREVIEW_ROTATE ] { 1 } + Constant [ public int PREVIEW_SHEAR ] { 2 } + Constant [ public int PREVIEW_ROLL ] { 3 } + Constant [ public int PREVIEW_HUE ] { 4 } + Constant [ public int PREVIEW_SATURATION ] { 5 } + Constant [ public int PREVIEW_BRIGHTNESS ] { 6 } + Constant [ public int PREVIEW_GAMMA ] { 7 } + Constant [ public int PREVIEW_SPIFF ] { 8 } + Constant [ public int PREVIEW_DULL ] { 9 } + Constant [ public int PREVIEW_GRAYSCALE ] { 10 } + Constant [ public int PREVIEW_QUANTIZE ] { 11 } + Constant [ public int PREVIEW_DESPECKLE ] { 12 } + Constant [ public int PREVIEW_REDUCENOISE ] { 13 } + Constant [ public int PREVIEW_ADDNOISE ] { 14 } + Constant [ public int PREVIEW_SHARPEN ] { 15 } + Constant [ public int PREVIEW_BLUR ] { 16 } + Constant [ public int PREVIEW_THRESHOLD ] { 17 } + Constant [ public int PREVIEW_EDGEDETECT ] { 18 } + Constant [ public int PREVIEW_SPREAD ] { 19 } + Constant [ public int PREVIEW_SOLARIZE ] { 20 } + Constant [ public int PREVIEW_SHADE ] { 21 } + Constant [ public int PREVIEW_RAISE ] { 22 } + Constant [ public int PREVIEW_SEGMENT ] { 23 } + Constant [ public int PREVIEW_SWIRL ] { 24 } + Constant [ public int PREVIEW_IMPLODE ] { 25 } + Constant [ public int PREVIEW_WAVE ] { 26 } + Constant [ public int PREVIEW_OILPAINT ] { 27 } + Constant [ public int PREVIEW_CHARCOALDRAWING ] { 28 } + Constant [ public int PREVIEW_JPEG ] { 29 } + Constant [ public int RENDERINGINTENT_UNDEFINED ] { 0 } + Constant [ public int RENDERINGINTENT_SATURATION ] { 1 } + Constant [ public int RENDERINGINTENT_PERCEPTUAL ] { 2 } + Constant [ public int RENDERINGINTENT_ABSOLUTE ] { 3 } + Constant [ public int RENDERINGINTENT_RELATIVE ] { 4 } + Constant [ public int INTERLACE_UNDEFINED ] { 0 } + Constant [ public int INTERLACE_NO ] { 1 } + Constant [ public int INTERLACE_LINE ] { 2 } + Constant [ public int INTERLACE_PLANE ] { 3 } + Constant [ public int INTERLACE_PARTITION ] { 4 } + Constant [ public int INTERLACE_GIF ] { 5 } + Constant [ public int INTERLACE_JPEG ] { 6 } + Constant [ public int INTERLACE_PNG ] { 7 } + Constant [ public int FILLRULE_UNDEFINED ] { 0 } + Constant [ public int FILLRULE_EVENODD ] { 1 } + Constant [ public int FILLRULE_NONZERO ] { 2 } + Constant [ public int PATHUNITS_UNDEFINED ] { 0 } + Constant [ public int PATHUNITS_USERSPACE ] { 1 } + Constant [ public int PATHUNITS_USERSPACEONUSE ] { 2 } + Constant [ public int PATHUNITS_OBJECTBOUNDINGBOX ] { 3 } + Constant [ public int LINECAP_UNDEFINED ] { 0 } + Constant [ public int LINECAP_BUTT ] { 1 } + Constant [ public int LINECAP_ROUND ] { 2 } + Constant [ public int LINECAP_SQUARE ] { 3 } + Constant [ public int LINEJOIN_UNDEFINED ] { 0 } + Constant [ public int LINEJOIN_MITER ] { 1 } + Constant [ public int LINEJOIN_ROUND ] { 2 } + Constant [ public int LINEJOIN_BEVEL ] { 3 } + Constant [ public int RESOURCETYPE_UNDEFINED ] { 0 } + Constant [ public int RESOURCETYPE_AREA ] { 1 } + Constant [ public int RESOURCETYPE_DISK ] { 2 } + Constant [ public int RESOURCETYPE_FILE ] { 3 } + Constant [ public int RESOURCETYPE_MAP ] { 4 } + Constant [ public int RESOURCETYPE_MEMORY ] { 5 } + Constant [ public int RESOURCETYPE_TIME ] { 7 } + Constant [ public int RESOURCETYPE_THROTTLE ] { 8 } + Constant [ public int RESOURCETYPE_THREAD ] { 6 } + Constant [ public int RESOURCETYPE_WIDTH ] { 9 } + Constant [ public int RESOURCETYPE_HEIGHT ] { 10 } + Constant [ public int RESOURCETYPE_LISTLENGTH ] { 11 } + Constant [ public int DISPOSE_UNRECOGNIZED ] { 0 } + Constant [ public int DISPOSE_UNDEFINED ] { 0 } + Constant [ public int DISPOSE_NONE ] { 1 } + Constant [ public int DISPOSE_BACKGROUND ] { 2 } + Constant [ public int DISPOSE_PREVIOUS ] { 3 } + Constant [ public int INTERPOLATE_UNDEFINED ] { 0 } + Constant [ public int INTERPOLATE_AVERAGE ] { 1 } + Constant [ public int INTERPOLATE_BICUBIC ] { 2 } + Constant [ public int INTERPOLATE_BILINEAR ] { 3 } + Constant [ public int INTERPOLATE_FILTER ] { 4 } + Constant [ public int INTERPOLATE_INTEGER ] { 5 } + Constant [ public int INTERPOLATE_MESH ] { 6 } + Constant [ public int INTERPOLATE_NEARESTNEIGHBOR ] { 7 } + Constant [ public int INTERPOLATE_SPLINE ] { 8 } + Constant [ public int INTERPOLATE_AVERAGE_9 ] { 9 } + Constant [ public int INTERPOLATE_AVERAGE_16 ] { 10 } + Constant [ public int INTERPOLATE_BLEND ] { 11 } + Constant [ public int INTERPOLATE_BACKGROUND_COLOR ] { 12 } + Constant [ public int INTERPOLATE_CATROM ] { 13 } + Constant [ public int LAYERMETHOD_UNDEFINED ] { 0 } + Constant [ public int LAYERMETHOD_COALESCE ] { 1 } + Constant [ public int LAYERMETHOD_COMPAREANY ] { 2 } + Constant [ public int LAYERMETHOD_COMPARECLEAR ] { 3 } + Constant [ public int LAYERMETHOD_COMPAREOVERLAY ] { 4 } + Constant [ public int LAYERMETHOD_DISPOSE ] { 5 } + Constant [ public int LAYERMETHOD_OPTIMIZE ] { 6 } + Constant [ public int LAYERMETHOD_OPTIMIZEPLUS ] { 8 } + Constant [ public int LAYERMETHOD_OPTIMIZETRANS ] { 9 } + Constant [ public int LAYERMETHOD_COMPOSITE ] { 12 } + Constant [ public int LAYERMETHOD_OPTIMIZEIMAGE ] { 7 } + Constant [ public int LAYERMETHOD_REMOVEDUPS ] { 10 } + Constant [ public int LAYERMETHOD_REMOVEZERO ] { 11 } + Constant [ public int LAYERMETHOD_TRIMBOUNDS ] { 16 } + Constant [ public int ORIENTATION_UNDEFINED ] { 0 } + Constant [ public int ORIENTATION_TOPLEFT ] { 1 } + Constant [ public int ORIENTATION_TOPRIGHT ] { 2 } + Constant [ public int ORIENTATION_BOTTOMRIGHT ] { 3 } + Constant [ public int ORIENTATION_BOTTOMLEFT ] { 4 } + Constant [ public int ORIENTATION_LEFTTOP ] { 5 } + Constant [ public int ORIENTATION_RIGHTTOP ] { 6 } + Constant [ public int ORIENTATION_RIGHTBOTTOM ] { 7 } + Constant [ public int ORIENTATION_LEFTBOTTOM ] { 8 } + Constant [ public int DISTORTION_UNDEFINED ] { 0 } + Constant [ public int DISTORTION_AFFINE ] { 1 } + Constant [ public int DISTORTION_AFFINEPROJECTION ] { 2 } + Constant [ public int DISTORTION_ARC ] { 9 } + Constant [ public int DISTORTION_BILINEAR ] { 6 } + Constant [ public int DISTORTION_PERSPECTIVE ] { 4 } + Constant [ public int DISTORTION_PERSPECTIVEPROJECTION ] { 5 } + Constant [ public int DISTORTION_SCALEROTATETRANSLATE ] { 3 } + Constant [ public int DISTORTION_POLYNOMIAL ] { 8 } + Constant [ public int DISTORTION_POLAR ] { 10 } + Constant [ public int DISTORTION_DEPOLAR ] { 11 } + Constant [ public int DISTORTION_BARREL ] { 14 } + Constant [ public int DISTORTION_SHEPARDS ] { 16 } + Constant [ public int DISTORTION_SENTINEL ] { 18 } + Constant [ public int DISTORTION_BARRELINVERSE ] { 15 } + Constant [ public int DISTORTION_BILINEARFORWARD ] { 6 } + Constant [ public int DISTORTION_BILINEARREVERSE ] { 7 } + Constant [ public int DISTORTION_RESIZE ] { 17 } + Constant [ public int DISTORTION_CYLINDER2PLANE ] { 12 } + Constant [ public int DISTORTION_PLANE2CYLINDER ] { 13 } + Constant [ public int LAYERMETHOD_MERGE ] { 13 } + Constant [ public int LAYERMETHOD_FLATTEN ] { 14 } + Constant [ public int LAYERMETHOD_MOSAIC ] { 15 } + Constant [ public int ALPHACHANNEL_ACTIVATE ] { 1 } + Constant [ public int ALPHACHANNEL_RESET ] { 7 } + Constant [ public int ALPHACHANNEL_SET ] { 8 } + Constant [ public int ALPHACHANNEL_UNDEFINED ] { 0 } + Constant [ public int ALPHACHANNEL_COPY ] { 3 } + Constant [ public int ALPHACHANNEL_DEACTIVATE ] { 4 } + Constant [ public int ALPHACHANNEL_EXTRACT ] { 5 } + Constant [ public int ALPHACHANNEL_OPAQUE ] { 6 } + Constant [ public int ALPHACHANNEL_SHAPE ] { 9 } + Constant [ public int ALPHACHANNEL_TRANSPARENT ] { 10 } + Constant [ public int ALPHACHANNEL_ASSOCIATE ] { 13 } + Constant [ public int ALPHACHANNEL_DISSOCIATE ] { 14 } + Constant [ public int SPARSECOLORMETHOD_UNDEFINED ] { 0 } + Constant [ public int SPARSECOLORMETHOD_BARYCENTRIC ] { 1 } + Constant [ public int SPARSECOLORMETHOD_BILINEAR ] { 7 } + Constant [ public int SPARSECOLORMETHOD_POLYNOMIAL ] { 8 } + Constant [ public int SPARSECOLORMETHOD_SPEPARDS ] { 16 } + Constant [ public int SPARSECOLORMETHOD_VORONOI ] { 18 } + Constant [ public int SPARSECOLORMETHOD_INVERSE ] { 19 } + Constant [ public int SPARSECOLORMETHOD_MANHATTAN ] { 20 } + Constant [ public int DITHERMETHOD_UNDEFINED ] { 0 } + Constant [ public int DITHERMETHOD_NO ] { 1 } + Constant [ public int DITHERMETHOD_RIEMERSMA ] { 2 } + Constant [ public int DITHERMETHOD_FLOYDSTEINBERG ] { 3 } + Constant [ public int FUNCTION_UNDEFINED ] { 0 } + Constant [ public int FUNCTION_POLYNOMIAL ] { 1 } + Constant [ public int FUNCTION_SINUSOID ] { 2 } + Constant [ public int ALPHACHANNEL_BACKGROUND ] { 2 } + Constant [ public int FUNCTION_ARCSIN ] { 3 } + Constant [ public int FUNCTION_ARCTAN ] { 4 } + Constant [ public int ALPHACHANNEL_FLATTEN ] { 11 } + Constant [ public int ALPHACHANNEL_REMOVE ] { 12 } + Constant [ public int STATISTIC_GRADIENT ] { 1 } + Constant [ public int STATISTIC_MAXIMUM ] { 2 } + Constant [ public int STATISTIC_MEAN ] { 3 } + Constant [ public int STATISTIC_MEDIAN ] { 4 } + Constant [ public int STATISTIC_MINIMUM ] { 5 } + Constant [ public int STATISTIC_MODE ] { 6 } + Constant [ public int STATISTIC_NONPEAK ] { 7 } + Constant [ public int STATISTIC_STANDARD_DEVIATION ] { 8 } + Constant [ public int STATISTIC_ROOT_MEAN_SQUARE ] { 9 } + Constant [ public int MORPHOLOGY_CONVOLVE ] { 1 } + Constant [ public int MORPHOLOGY_CORRELATE ] { 2 } + Constant [ public int MORPHOLOGY_ERODE ] { 3 } + Constant [ public int MORPHOLOGY_DILATE ] { 4 } + Constant [ public int MORPHOLOGY_ERODE_INTENSITY ] { 5 } + Constant [ public int MORPHOLOGY_DILATE_INTENSITY ] { 6 } + Constant [ public int MORPHOLOGY_DISTANCE ] { 7 } + Constant [ public int MORPHOLOGY_OPEN ] { 8 } + Constant [ public int MORPHOLOGY_CLOSE ] { 9 } + Constant [ public int MORPHOLOGY_OPEN_INTENSITY ] { 10 } + Constant [ public int MORPHOLOGY_CLOSE_INTENSITY ] { 11 } + Constant [ public int MORPHOLOGY_SMOOTH ] { 12 } + Constant [ public int MORPHOLOGY_EDGE_IN ] { 13 } + Constant [ public int MORPHOLOGY_EDGE_OUT ] { 14 } + Constant [ public int MORPHOLOGY_EDGE ] { 15 } + Constant [ public int MORPHOLOGY_TOP_HAT ] { 16 } + Constant [ public int MORPHOLOGY_BOTTOM_HAT ] { 17 } + Constant [ public int MORPHOLOGY_HIT_AND_MISS ] { 18 } + Constant [ public int MORPHOLOGY_THINNING ] { 19 } + Constant [ public int MORPHOLOGY_THICKEN ] { 20 } + Constant [ public int MORPHOLOGY_VORONOI ] { 21 } + Constant [ public int MORPHOLOGY_ITERATIVE ] { 22 } + Constant [ public int KERNEL_UNITY ] { 1 } + Constant [ public int KERNEL_GAUSSIAN ] { 2 } + Constant [ public int KERNEL_DIFFERENCE_OF_GAUSSIANS ] { 3 } + Constant [ public int KERNEL_LAPLACIAN_OF_GAUSSIANS ] { 4 } + Constant [ public int KERNEL_BLUR ] { 5 } + Constant [ public int KERNEL_COMET ] { 6 } + Constant [ public int KERNEL_LAPLACIAN ] { 7 } + Constant [ public int KERNEL_SOBEL ] { 8 } + Constant [ public int KERNEL_FREI_CHEN ] { 9 } + Constant [ public int KERNEL_ROBERTS ] { 10 } + Constant [ public int KERNEL_PREWITT ] { 11 } + Constant [ public int KERNEL_COMPASS ] { 12 } + Constant [ public int KERNEL_KIRSCH ] { 13 } + Constant [ public int KERNEL_DIAMOND ] { 14 } + Constant [ public int KERNEL_SQUARE ] { 15 } + Constant [ public int KERNEL_RECTANGLE ] { 16 } + Constant [ public int KERNEL_OCTAGON ] { 17 } + Constant [ public int KERNEL_DISK ] { 18 } + Constant [ public int KERNEL_PLUS ] { 19 } + Constant [ public int KERNEL_CROSS ] { 20 } + Constant [ public int KERNEL_RING ] { 21 } + Constant [ public int KERNEL_PEAKS ] { 22 } + Constant [ public int KERNEL_EDGES ] { 23 } + Constant [ public int KERNEL_CORNERS ] { 24 } + Constant [ public int KERNEL_DIAGONALS ] { 25 } + Constant [ public int KERNEL_LINE_ENDS ] { 26 } + Constant [ public int KERNEL_LINE_JUNCTIONS ] { 27 } + Constant [ public int KERNEL_RIDGES ] { 28 } + Constant [ public int KERNEL_CONVEX_HULL ] { 29 } + Constant [ public int KERNEL_THIN_SE ] { 30 } + Constant [ public int KERNEL_SKELETON ] { 31 } + Constant [ public int KERNEL_CHEBYSHEV ] { 32 } + Constant [ public int KERNEL_MANHATTAN ] { 33 } + Constant [ public int KERNEL_OCTAGONAL ] { 34 } + Constant [ public int KERNEL_EUCLIDEAN ] { 35 } + Constant [ public int KERNEL_USER_DEFINED ] { 36 } + Constant [ public int KERNEL_BINOMIAL ] { 37 } + Constant [ public int DIRECTION_LEFT_TO_RIGHT ] { 2 } + Constant [ public int DIRECTION_RIGHT_TO_LEFT ] { 1 } + Constant [ public int NORMALIZE_KERNEL_NONE ] { 0 } + Constant [ public int NORMALIZE_KERNEL_VALUE ] { 8192 } + Constant [ public int NORMALIZE_KERNEL_CORRELATE ] { 65536 } + Constant [ public int NORMALIZE_KERNEL_PERCENT ] { 4096 } + } + + - Static properties [0] { + } + + - Static methods [20] { + Method [ static public method queryFormats ] { + + - Parameters [1] { + Parameter #0 [ $pattern ] + } + } + + Method [ static public method queryFonts ] { + + - Parameters [1] { + Parameter #0 [ $pattern ] + } + } + + Method [ static public method calculateCrop ] { + + - Parameters [5] { + Parameter #0 [ $original_width ] + Parameter #1 [ $original_height ] + Parameter #2 [ $desired_width ] + Parameter #3 [ $desired_height ] + Parameter #4 [ $legacy ] + } + } + + Method [ static public method getCopyright ] { + + - Parameters [0] { + } + } + + Method [ static public method getConfigureOptions ] { + + - Parameters [1] { + Parameter #0 [ $pattern ] + } + } + + Method [ static public method getFeatures ] { + + - Parameters [0] { + } + } + + Method [ static public method getHomeURL ] { + + - Parameters [0] { + } + } + + Method [ static public method getPackageName ] { + + - Parameters [0] { + } + } + + Method [ static public method getQuantum ] { + + - Parameters [0] { + } + } + + Method [ static public method getHdriEnabled ] { + + - Parameters [0] { + } + } + + Method [ static public method getQuantumDepth ] { + + - Parameters [0] { + } + } + + Method [ static public method getQuantumRange ] { + + - Parameters [0] { + } + } + + Method [ static public method getReleaseDate ] { + + - Parameters [0] { + } + } + + Method [ static public method getResource ] { + + - Parameters [1] { + Parameter #0 [ $type ] + } + } + + Method [ static public method getResourceLimit ] { + + - Parameters [1] { + Parameter #0 [ $type ] + } + } + + Method [ static public method getVersion ] { + + - Parameters [0] { + } + } + + Method [ static public method setResourceLimit ] { + + - Parameters [2] { + Parameter #0 [ $type ] + Parameter #1 [ $limit ] + } + } + + Method [ static public method setRegistry ] { + + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ $value ] + } + } + + Method [ static public method getRegistry ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + } + + Method [ static public method listRegistry ] { + + - Parameters [0] { + } + } + } + + - Properties [0] { + } + + - Methods [353] { + Method [ public method optimizeImageLayers ] { + + - Parameters [0] { + } + } + + Method [ public method compareImageLayers ] { + + - Parameters [1] { + Parameter #0 [ $metric ] + } + } + + Method [ public method pingImageBlob ] { + + - Parameters [1] { + Parameter #0 [ $image ] + } + } + + Method [ public method pingImageFile ] { + + - Parameters [2] { + Parameter #0 [ $filehandle ] + Parameter #1 [ $filename ] + } + } + + Method [ public method transposeImage ] { + + - Parameters [0] { + } + } + + Method [ public method transverseImage ] { + + - Parameters [0] { + } + } + + Method [ public method trimImage ] { + + - Parameters [1] { + Parameter #0 [ $fuzz ] + } + } + + Method [ public method waveImage ] { + + - Parameters [2] { + Parameter #0 [ $amplitude ] + Parameter #1 [ $length ] + } + } + + Method [ public method vignetteImage ] { + + - Parameters [4] { + Parameter #0 [ $black_point ] + Parameter #1 [ $white_point ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method uniqueImageColors ] { + + - Parameters [0] { + } + } + + Method [ public method getImageMatte ] { + + - Parameters [0] { + } + } + + Method [ public method setImageMatte ] { + + - Parameters [1] { + Parameter #0 [ $matte ] + } + } + + Method [ public method adaptiveResizeImage ] { + + - Parameters [4] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $bestfit ] + Parameter #3 [ $legacy ] + } + } + + Method [ public method sketchImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $angle ] + } + } + + Method [ public method shadeImage ] { + + - Parameters [3] { + Parameter #0 [ $gray ] + Parameter #1 [ $azimuth ] + Parameter #2 [ $elevation ] + } + } + + Method [ public method getSizeOffset ] { + + - Parameters [0] { + } + } + + Method [ public method setSizeOffset ] { + + - Parameters [3] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $offset ] + } + } + + Method [ public method adaptiveBlurImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $channel ] + } + } + + Method [ public method contrastStretchImage ] { + + - Parameters [3] { + Parameter #0 [ $black_point ] + Parameter #1 [ $white_point ] + Parameter #2 [ $channel ] + } + } + + Method [ public method adaptiveSharpenImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $channel ] + } + } + + Method [ public method randomThresholdImage ] { + + - Parameters [3] { + Parameter #0 [ $low ] + Parameter #1 [ $high ] + Parameter #2 [ $channel ] + } + } + + Method [ public method roundCornersImage ] { + + - Parameters [5] { + Parameter #0 [ $x_rounding ] + Parameter #1 [ $y_rounding ] + Parameter #2 [ $stroke_width ] + Parameter #3 [ $displace ] + Parameter #4 [ $size_correction ] + } + } + + Method [ public method roundCorners ] { + + - Parameters [5] { + Parameter #0 [ $x_rounding ] + Parameter #1 [ $y_rounding ] + Parameter #2 [ $stroke_width ] + Parameter #3 [ $displace ] + Parameter #4 [ $size_correction ] + } + } + + Method [ public method setIteratorIndex ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + } + + Method [ public method getIteratorIndex ] { + + - Parameters [0] { + } + } + + Method [ public method transformImage ] { + + - Parameters [2] { + Parameter #0 [ $crop ] + Parameter #1 [ $geometry ] + } + } + + Method [ public method setImageOpacity ] { + + - Parameters [1] { + Parameter #0 [ $opacity ] + } + } + + Method [ public method orderedPosterizeImage ] { + + - Parameters [2] { + Parameter #0 [ $threshold_map ] + Parameter #1 [ $channel ] + } + } + + Method [ public method polaroidImage ] { + + - Parameters [2] { + Parameter #0 [ ImagickDraw $settings ] + Parameter #1 [ $angle ] + } + } + + Method [ public method getImageProperty ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method setImageProperty ] { + + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $value ] + } + } + + Method [ public method deleteImageProperty ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method identifyFormat ] { + + - Parameters [1] { + Parameter #0 [ $format ] + } + } + + Method [ public method setImageInterpolateMethod ] { + + - Parameters [1] { + Parameter #0 [ $method ] + } + } + + Method [ public method getImageInterpolateMethod ] { + + - Parameters [0] { + } + } + + Method [ public method linearStretchImage ] { + + - Parameters [2] { + Parameter #0 [ $black_point ] + Parameter #1 [ $white_point ] + } + } + + Method [ public method getImageLength ] { + + - Parameters [0] { + } + } + + Method [ public method extentImage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method getImageOrientation ] { + + - Parameters [0] { + } + } + + Method [ public method setImageOrientation ] { + + - Parameters [1] { + Parameter #0 [ $orientation ] + } + } + + Method [ public method paintFloodfillImage ] { + + - Parameters [6] { + Parameter #0 [ $fill_color ] + Parameter #1 [ $fuzz ] + Parameter #2 [ $border_color ] + Parameter #3 [ $x ] + Parameter #4 [ $y ] + Parameter #5 [ $channel ] + } + } + + Method [ public method clutImage ] { + + - Parameters [2] { + Parameter #0 [ Imagick $lookup_table ] + Parameter #1 [ $channel ] + } + } + + Method [ public method getImageProperties ] { + + - Parameters [2] { + Parameter #0 [ $pattern ] + Parameter #1 [ $include_values ] + } + } + + Method [ public method getImageProfiles ] { + + - Parameters [2] { + Parameter #0 [ $pattern ] + Parameter #1 [ $include_values ] + } + } + + Method [ public method distortImage ] { + + - Parameters [3] { + Parameter #0 [ $distortion ] + Parameter #1 [ $arguments ] + Parameter #2 [ $bestfit ] + } + } + + Method [ public method writeImageFile ] { + + - Parameters [2] { + Parameter #0 [ $filehandle ] + Parameter #1 [ $format ] + } + } + + Method [ public method writeImagesFile ] { + + - Parameters [2] { + Parameter #0 [ $filehandle ] + Parameter #1 [ $format ] + } + } + + Method [ public method resetImagePage ] { + + - Parameters [1] { + Parameter #0 [ $page ] + } + } + + Method [ public method setImageClipMask ] { + + - Parameters [1] { + Parameter #0 [ imagick $clip_mask ] + } + } + + Method [ public method getImageClipMask ] { + + - Parameters [0] { + } + } + + Method [ public method animateImages ] { + + - Parameters [1] { + Parameter #0 [ $x_server ] + } + } + + Method [ public method recolorImage ] { + + - Parameters [1] { + Parameter #0 [ $matrix ] + } + } + + Method [ public method setFont ] { + + - Parameters [1] { + Parameter #0 [ $font ] + } + } + + Method [ public method getFont ] { + + - Parameters [0] { + } + } + + Method [ public method setPointSize ] { + + - Parameters [1] { + Parameter #0 [ $point_size ] + } + } + + Method [ public method getPointSize ] { + + - Parameters [0] { + } + } + + Method [ public method mergeImageLayers ] { + + - Parameters [1] { + Parameter #0 [ $layermethod ] + } + } + + Method [ public method setImageAlphaChannel ] { + + - Parameters [1] { + Parameter #0 [ $alphachannel ] + } + } + + Method [ public method floodfillPaintImage ] { + + - Parameters [7] { + Parameter #0 [ $fill_color ] + Parameter #1 [ $fuzz ] + Parameter #2 [ $border_color ] + Parameter #3 [ $x ] + Parameter #4 [ $y ] + Parameter #5 [ $invert ] + Parameter #6 [ $channel ] + } + } + + Method [ public method opaquePaintImage ] { + + - Parameters [5] { + Parameter #0 [ $target_color ] + Parameter #1 [ $fill_color ] + Parameter #2 [ $fuzz ] + Parameter #3 [ $invert ] + Parameter #4 [ $channel ] + } + } + + Method [ public method transparentPaintImage ] { + + - Parameters [4] { + Parameter #0 [ $target_color ] + Parameter #1 [ $alpha ] + Parameter #2 [ $fuzz ] + Parameter #3 [ $invert ] + } + } + + Method [ public method liquidRescaleImage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $delta_x ] + Parameter #3 [ $rigidity ] + } + } + + Method [ public method encipherImage ] { + + - Parameters [1] { + Parameter #0 [ $passphrase ] + } + } + + Method [ public method decipherImage ] { + + - Parameters [1] { + Parameter #0 [ $passphrase ] + } + } + + Method [ public method setGravity ] { + + - Parameters [1] { + Parameter #0 [ $gravity ] + } + } + + Method [ public method getGravity ] { + + - Parameters [0] { + } + } + + Method [ public method getImageChannelRange ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method getImageAlphaChannel ] { + + - Parameters [0] { + } + } + + Method [ public method getImageChannelDistortions ] { + + - Parameters [3] { + Parameter #0 [ Imagick $reference_image ] + Parameter #1 [ $metric ] + Parameter #2 [ $channel ] + } + } + + Method [ public method setImageGravity ] { + + - Parameters [1] { + Parameter #0 [ $gravity ] + } + } + + Method [ public method getImageGravity ] { + + - Parameters [0] { + } + } + + Method [ public method importImagePixels ] { + + - Parameters [7] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $width ] + Parameter #3 [ $height ] + Parameter #4 [ $map ] + Parameter #5 [ $pixelstorage ] + Parameter #6 [ $pixels ] + } + } + + Method [ public method deskewImage ] { + + - Parameters [1] { + Parameter #0 [ $threshold ] + } + } + + Method [ public method segmentImage ] { + + - Parameters [4] { + Parameter #0 [ $colorspace ] + Parameter #1 [ $cluster_threshold ] + Parameter #2 [ $smooth_threshold ] + Parameter #3 [ $verbose ] + } + } + + Method [ public method sparseColorImage ] { + + - Parameters [3] { + Parameter #0 [ $sparsecolormethod ] + Parameter #1 [ $arguments ] + Parameter #2 [ $channel ] + } + } + + Method [ public method remapImage ] { + + - Parameters [2] { + Parameter #0 [ Imagick $replacement ] + Parameter #1 [ $dither_method ] + } + } + + Method [ public method exportImagePixels ] { + + - Parameters [6] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $width ] + Parameter #3 [ $height ] + Parameter #4 [ $map ] + Parameter #5 [ $pixelstorage ] + } + } + + Method [ public method getImageChannelKurtosis ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method functionImage ] { + + - Parameters [3] { + Parameter #0 [ $function ] + Parameter #1 [ $parameters ] + Parameter #2 [ $channel ] + } + } + + Method [ public method transformImageColorspace ] { + + - Parameters [1] { + Parameter #0 [ $colorspace ] + } + } + + Method [ public method haldClutImage ] { + + - Parameters [2] { + Parameter #0 [ Imagick $clut ] + Parameter #1 [ $channel ] + } + } + + Method [ public method autoLevelImage ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method blueShiftImage ] { + + - Parameters [1] { + Parameter #0 [ $factor ] + } + } + + Method [ public method getImageArtifact ] { + + - Parameters [1] { + Parameter #0 [ $artifact ] + } + } + + Method [ public method setImageArtifact ] { + + - Parameters [2] { + Parameter #0 [ $artifact ] + Parameter #1 [ $value ] + } + } + + Method [ public method deleteImageArtifact ] { + + - Parameters [1] { + Parameter #0 [ $artifact ] + } + } + + Method [ public method getColorspace ] { + + - Parameters [0] { + } + } + + Method [ public method setColorspace ] { + + - Parameters [1] { + Parameter #0 [ $colorspace ] + } + } + + Method [ public method clampImage ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method smushImages ] { + + - Parameters [2] { + Parameter #0 [ $stack ] + Parameter #1 [ $offset ] + } + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $files ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + } + + Method [ public method count ] { + + - Parameters [1] { + Parameter #0 [ $mode ] + } + } + + Method [ public method getPixelIterator ] { + + - Parameters [0] { + } + } + + Method [ public method getPixelRegionIterator ] { + + - Parameters [4] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $columns ] + Parameter #3 [ $rows ] + } + } + + Method [ public method readImage ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method readImages ] { + + - Parameters [1] { + Parameter #0 [ $filenames ] + } + } + + Method [ public method readImageBlob ] { + + - Parameters [2] { + Parameter #0 [ $image ] + Parameter #1 [ $filename ] + } + } + + Method [ public method setImageFormat ] { + + - Parameters [1] { + Parameter #0 [ $format ] + } + } + + Method [ public method scaleImage ] { + + - Parameters [4] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $bestfit ] + Parameter #3 [ $legacy ] + } + } + + Method [ public method writeImage ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method writeImages ] { + + - Parameters [2] { + Parameter #0 [ $filename ] + Parameter #1 [ $adjoin ] + } + } + + Method [ public method blurImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $channel ] + } + } + + Method [ public method thumbnailImage ] { + + - Parameters [5] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $bestfit ] + Parameter #3 [ $fill ] + Parameter #4 [ $legacy ] + } + } + + Method [ public method cropThumbnailImage ] { + + - Parameters [3] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $legacy ] + } + } + + Method [ public method getImageFilename ] { + + - Parameters [0] { + } + } + + Method [ public method setImageFilename ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method getImageFormat ] { + + - Parameters [0] { + } + } + + Method [ public method getImageMimeType ] { + + - Parameters [0] { + } + } + + Method [ public method removeImage ] { + + - Parameters [0] { + } + } + + Method [ public method destroy ] { + + - Parameters [0] { + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + } + + Method [ public method clone ] { + + - Parameters [0] { + } + } + + Method [ public method getImageSize ] { + + - Parameters [0] { + } + } + + Method [ public method getImageBlob ] { + + - Parameters [0] { + } + } + + Method [ public method getImagesBlob ] { + + - Parameters [0] { + } + } + + Method [ public method setFirstIterator ] { + + - Parameters [0] { + } + } + + Method [ public method setLastIterator ] { + + - Parameters [0] { + } + } + + Method [ public method resetIterator ] { + + - Parameters [0] { + } + } + + Method [ public method previousImage ] { + + - Parameters [0] { + } + } + + Method [ public method nextImage ] { + + - Parameters [0] { + } + } + + Method [ public method hasPreviousImage ] { + + - Parameters [0] { + } + } + + Method [ public method hasNextImage ] { + + - Parameters [0] { + } + } + + Method [ public method setImageIndex ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + } + + Method [ public method getImageIndex ] { + + - Parameters [0] { + } + } + + Method [ public method commentImage ] { + + - Parameters [1] { + Parameter #0 [ $comment ] + } + } + + Method [ public method cropImage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method labelImage ] { + + - Parameters [1] { + Parameter #0 [ $label ] + } + } + + Method [ public method getImageGeometry ] { + + - Parameters [0] { + } + } + + Method [ public method drawImage ] { + + - Parameters [1] { + Parameter #0 [ ImagickDraw $drawing ] + } + } + + Method [ public method setImageCompressionQuality ] { + + - Parameters [1] { + Parameter #0 [ $quality ] + } + } + + Method [ public method getImageCompressionQuality ] { + + - Parameters [0] { + } + } + + Method [ public method setImageCompression ] { + + - Parameters [1] { + Parameter #0 [ $compression ] + } + } + + Method [ public method getImageCompression ] { + + - Parameters [0] { + } + } + + Method [ public method annotateImage ] { + + - Parameters [5] { + Parameter #0 [ ImagickDraw $settings ] + Parameter #1 [ $x ] + Parameter #2 [ $y ] + Parameter #3 [ $angle ] + Parameter #4 [ $text ] + } + } + + Method [ public method compositeImage ] { + + - Parameters [5] { + Parameter #0 [ Imagick $composite_image ] + Parameter #1 [ $composite ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + Parameter #4 [ $channel ] + } + } + + Method [ public method modulateImage ] { + + - Parameters [3] { + Parameter #0 [ $brightness ] + Parameter #1 [ $saturation ] + Parameter #2 [ $hue ] + } + } + + Method [ public method getImageColors ] { + + - Parameters [0] { + } + } + + Method [ public method montageImage ] { + + - Parameters [5] { + Parameter #0 [ ImagickDraw $settings ] + Parameter #1 [ $tile_geometry ] + Parameter #2 [ $thumbnail_geometry ] + Parameter #3 [ $monatgemode ] + Parameter #4 [ $frame ] + } + } + + Method [ public method identifyImage ] { + + - Parameters [1] { + Parameter #0 [ $append_raw_output ] + } + } + + Method [ public method thresholdImage ] { + + - Parameters [2] { + Parameter #0 [ $threshold ] + Parameter #1 [ $channel ] + } + } + + Method [ public method adaptiveThresholdImage ] { + + - Parameters [3] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $offset ] + } + } + + Method [ public method blackThresholdImage ] { + + - Parameters [1] { + Parameter #0 [ $threshold_color ] + } + } + + Method [ public method whiteThresholdImage ] { + + - Parameters [1] { + Parameter #0 [ $threshold_color ] + } + } + + Method [ public method appendImages ] { + + - Parameters [1] { + Parameter #0 [ $stack ] + } + } + + Method [ public method charcoalImage ] { + + - Parameters [2] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + } + } + + Method [ public method normalizeImage ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method oilPaintImage ] { + + - Parameters [1] { + Parameter #0 [ $radius ] + } + } + + Method [ public method posterizeImage ] { + + - Parameters [2] { + Parameter #0 [ $levels ] + Parameter #1 [ $dither ] + } + } + + Method [ public method radialBlurImage ] { + + - Parameters [2] { + Parameter #0 [ $angle ] + Parameter #1 [ $channel ] + } + } + + Method [ public method raiseImage ] { + + - Parameters [5] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + Parameter #4 [ $raise ] + } + } + + Method [ public method resampleImage ] { + + - Parameters [4] { + Parameter #0 [ $x_resolution ] + Parameter #1 [ $y_resolution ] + Parameter #2 [ $filter ] + Parameter #3 [ $blur ] + } + } + + Method [ public method resizeImage ] { + + - Parameters [6] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $filter ] + Parameter #3 [ $blur ] + Parameter #4 [ $bestfit ] + Parameter #5 [ $legacy ] + } + } + + Method [ public method rollImage ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method rotateImage ] { + + - Parameters [2] { + Parameter #0 [ $background_color ] + Parameter #1 [ $degrees ] + } + } + + Method [ public method sampleImage ] { + + - Parameters [2] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + } + } + + Method [ public method solarizeImage ] { + + - Parameters [1] { + Parameter #0 [ $threshold ] + } + } + + Method [ public method shadowImage ] { + + - Parameters [4] { + Parameter #0 [ $opacity ] + Parameter #1 [ $sigma ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method setImageAttribute ] { + + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ $value ] + } + } + + Method [ public method setImageBackgroundColor ] { + + - Parameters [1] { + Parameter #0 [ $background_color ] + } + } + + Method [ public method setImageCompose ] { + + - Parameters [1] { + Parameter #0 [ $compose ] + } + } + + Method [ public method setImageDelay ] { + + - Parameters [1] { + Parameter #0 [ $delay ] + } + } + + Method [ public method setImageDepth ] { + + - Parameters [1] { + Parameter #0 [ $depth ] + } + } + + Method [ public method setImageGamma ] { + + - Parameters [1] { + Parameter #0 [ $gamma ] + } + } + + Method [ public method setImageIterations ] { + + - Parameters [1] { + Parameter #0 [ $iterations ] + } + } + + Method [ public method setImageMatteColor ] { + + - Parameters [1] { + Parameter #0 [ $matte_color ] + } + } + + Method [ public method setImagePage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method setImageProgressMonitor ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method setProgressMonitor ] { + + - Parameters [1] { + Parameter #0 [ $callback ] + } + } + + Method [ public method setImageResolution ] { + + - Parameters [2] { + Parameter #0 [ $x_resolution ] + Parameter #1 [ $y_resolution ] + } + } + + Method [ public method setImageScene ] { + + - Parameters [1] { + Parameter #0 [ $scene ] + } + } + + Method [ public method setImageTicksPerSecond ] { + + - Parameters [1] { + Parameter #0 [ $ticks_per_second ] + } + } + + Method [ public method setImageType ] { + + - Parameters [1] { + Parameter #0 [ $image_type ] + } + } + + Method [ public method setImageUnits ] { + + - Parameters [1] { + Parameter #0 [ $units ] + } + } + + Method [ public method sharpenImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $channel ] + } + } + + Method [ public method shaveImage ] { + + - Parameters [2] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + } + } + + Method [ public method shearImage ] { + + - Parameters [3] { + Parameter #0 [ $background_color ] + Parameter #1 [ $x_shear ] + Parameter #2 [ $y_shear ] + } + } + + Method [ public method spliceImage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method pingImage ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method readImageFile ] { + + - Parameters [2] { + Parameter #0 [ $filehandle ] + Parameter #1 [ $filename ] + } + } + + Method [ public method displayImage ] { + + - Parameters [1] { + Parameter #0 [ $servername ] + } + } + + Method [ public method displayImages ] { + + - Parameters [1] { + Parameter #0 [ $servername ] + } + } + + Method [ public method spreadImage ] { + + - Parameters [1] { + Parameter #0 [ $radius ] + } + } + + Method [ public method swirlImage ] { + + - Parameters [1] { + Parameter #0 [ $degrees ] + } + } + + Method [ public method stripImage ] { + + - Parameters [0] { + } + } + + Method [ public method queryFontMetrics ] { + + - Parameters [3] { + Parameter #0 [ ImagickDraw $settings ] + Parameter #1 [ $text ] + Parameter #2 [ $multiline ] + } + } + + Method [ public method steganoImage ] { + + - Parameters [2] { + Parameter #0 [ Imagick $watermark ] + Parameter #1 [ $offset ] + } + } + + Method [ public method addNoiseImage ] { + + - Parameters [2] { + Parameter #0 [ $noise ] + Parameter #1 [ $channel ] + } + } + + Method [ public method motionBlurImage ] { + + - Parameters [4] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $angle ] + Parameter #3 [ $channel ] + } + } + + Method [ public method mosaicImages ] { + + - Parameters [0] { + } + } + + Method [ public method morphImages ] { + + - Parameters [1] { + Parameter #0 [ $number_frames ] + } + } + + Method [ public method minifyImage ] { + + - Parameters [0] { + } + } + + Method [ public method affineTransformImage ] { + + - Parameters [1] { + Parameter #0 [ ImagickDraw $settings ] + } + } + + Method [ public method averageImages ] { + + - Parameters [0] { + } + } + + Method [ public method borderImage ] { + + - Parameters [3] { + Parameter #0 [ $border_color ] + Parameter #1 [ $width ] + Parameter #2 [ $height ] + } + } + + Method [ public method chopImage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method clipImage ] { + + - Parameters [0] { + } + } + + Method [ public method clipPathImage ] { + + - Parameters [2] { + Parameter #0 [ $pathname ] + Parameter #1 [ $inside ] + } + } + + Method [ public method clipImagePath ] { + + - Parameters [2] { + Parameter #0 [ $pathname ] + Parameter #1 [ $inside ] + } + } + + Method [ public method coalesceImages ] { + + - Parameters [0] { + } + } + + Method [ public method colorFloodfillImage ] { + + - Parameters [5] { + Parameter #0 [ $fill_color ] + Parameter #1 [ $fuzz ] + Parameter #2 [ $border_color ] + Parameter #3 [ $x ] + Parameter #4 [ $y ] + } + } + + Method [ public method colorizeImage ] { + + - Parameters [3] { + Parameter #0 [ $colorize_color ] + Parameter #1 [ $opacity_color ] + Parameter #2 [ $legacy ] + } + } + + Method [ public method compareImageChannels ] { + + - Parameters [3] { + Parameter #0 [ Imagick $reference ] + Parameter #1 [ $channel ] + Parameter #2 [ $metric ] + } + } + + Method [ public method compareImages ] { + + - Parameters [2] { + Parameter #0 [ Imagick $reference ] + Parameter #1 [ $metric ] + } + } + + Method [ public method contrastImage ] { + + - Parameters [1] { + Parameter #0 [ $sharpen ] + } + } + + Method [ public method combineImages ] { + + - Parameters [1] { + Parameter #0 [ $colorspace ] + } + } + + Method [ public method convolveImage ] { + + - Parameters [2] { + Parameter #0 [ $kernel ] + Parameter #1 [ $channel ] + } + } + + Method [ public method cycleColormapImage ] { + + - Parameters [1] { + Parameter #0 [ $displace ] + } + } + + Method [ public method deconstructImages ] { + + - Parameters [0] { + } + } + + Method [ public method despeckleImage ] { + + - Parameters [0] { + } + } + + Method [ public method edgeImage ] { + + - Parameters [1] { + Parameter #0 [ $radius ] + } + } + + Method [ public method embossImage ] { + + - Parameters [2] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + } + } + + Method [ public method enhanceImage ] { + + - Parameters [0] { + } + } + + Method [ public method equalizeImage ] { + + - Parameters [0] { + } + } + + Method [ public method evaluateImage ] { + + - Parameters [3] { + Parameter #0 [ $evaluate ] + Parameter #1 [ $constant ] + Parameter #2 [ $channel ] + } + } + + Method [ public method evaluateImages ] { + + - Parameters [1] { + Parameter #0 [ $evaluate ] + } + } + + Method [ public method flattenImages ] { + + - Parameters [0] { + } + } + + Method [ public method flipImage ] { + + - Parameters [0] { + } + } + + Method [ public method flopImage ] { + + - Parameters [0] { + } + } + + Method [ public method forwardFourierTransformImage ] { + + - Parameters [1] { + Parameter #0 [ $magnitude ] + } + } + + Method [ public method frameImage ] { + + - Parameters [5] { + Parameter #0 [ $matte_color ] + Parameter #1 [ $width ] + Parameter #2 [ $height ] + Parameter #3 [ $inner_bevel ] + Parameter #4 [ $outer_bevel ] + } + } + + Method [ public method fxImage ] { + + - Parameters [2] { + Parameter #0 [ $expression ] + Parameter #1 [ $channel ] + } + } + + Method [ public method gammaImage ] { + + - Parameters [2] { + Parameter #0 [ $gamma ] + Parameter #1 [ $channel ] + } + } + + Method [ public method gaussianBlurImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $channel ] + } + } + + Method [ public method getImageAttribute ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + } + + Method [ public method getImageBackgroundColor ] { + + - Parameters [0] { + } + } + + Method [ public method getImageBluePrimary ] { + + - Parameters [0] { + } + } + + Method [ public method getImageBorderColor ] { + + - Parameters [0] { + } + } + + Method [ public method getImageChannelDepth ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method getImageChannelDistortion ] { + + - Parameters [3] { + Parameter #0 [ Imagick $reference ] + Parameter #1 [ $channel ] + Parameter #2 [ $metric ] + } + } + + Method [ public method getImageChannelExtrema ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method getImageChannelMean ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method getImageChannelStatistics ] { + + - Parameters [0] { + } + } + + Method [ public method getImageColormapColor ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + } + + Method [ public method getImageColorspace ] { + + - Parameters [0] { + } + } + + Method [ public method getImageCompose ] { + + - Parameters [0] { + } + } + + Method [ public method getImageDelay ] { + + - Parameters [0] { + } + } + + Method [ public method getImageDepth ] { + + - Parameters [0] { + } + } + + Method [ public method getImageDistortion ] { + + - Parameters [2] { + Parameter #0 [ Imagick $reference ] + Parameter #1 [ $metric ] + } + } + + Method [ public method getImageExtrema ] { + + - Parameters [0] { + } + } + + Method [ public method getImageDispose ] { + + - Parameters [0] { + } + } + + Method [ public method getImageGamma ] { + + - Parameters [0] { + } + } + + Method [ public method getImageGreenPrimary ] { + + - Parameters [0] { + } + } + + Method [ public method getImageHeight ] { + + - Parameters [0] { + } + } + + Method [ public method getImageHistogram ] { + + - Parameters [0] { + } + } + + Method [ public method getImageInterlaceScheme ] { + + - Parameters [0] { + } + } + + Method [ public method getImageIterations ] { + + - Parameters [0] { + } + } + + Method [ public method getImageMatteColor ] { + + - Parameters [0] { + } + } + + Method [ public method getImagePage ] { + + - Parameters [0] { + } + } + + Method [ public method getImagePixelColor ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method getImageProfile ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method getImageRedPrimary ] { + + - Parameters [0] { + } + } + + Method [ public method getImageRenderingIntent ] { + + - Parameters [0] { + } + } + + Method [ public method getImageResolution ] { + + - Parameters [0] { + } + } + + Method [ public method getImageScene ] { + + - Parameters [0] { + } + } + + Method [ public method getImageSignature ] { + + - Parameters [0] { + } + } + + Method [ public method getImageTicksPerSecond ] { + + - Parameters [0] { + } + } + + Method [ public method getImageType ] { + + - Parameters [0] { + } + } + + Method [ public method getImageUnits ] { + + - Parameters [0] { + } + } + + Method [ public method getImageVirtualPixelMethod ] { + + - Parameters [0] { + } + } + + Method [ public method getImageWhitePoint ] { + + - Parameters [0] { + } + } + + Method [ public method getImageWidth ] { + + - Parameters [0] { + } + } + + Method [ public method getNumberImages ] { + + - Parameters [0] { + } + } + + Method [ public method getImageTotalInkDensity ] { + + - Parameters [0] { + } + } + + Method [ public method getImageRegion ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method implodeImage ] { + + - Parameters [1] { + Parameter #0 [ $radius ] + } + } + + Method [ public method inverseFourierTransformImage ] { + + - Parameters [2] { + Parameter #0 [ Imagick $complement ] + Parameter #1 [ $magnitude ] + } + } + + Method [ public method levelImage ] { + + - Parameters [4] { + Parameter #0 [ $black_point ] + Parameter #1 [ $gamma ] + Parameter #2 [ $white_point ] + Parameter #3 [ $channel ] + } + } + + Method [ public method magnifyImage ] { + + - Parameters [0] { + } + } + + Method [ public method mapImage ] { + + - Parameters [2] { + Parameter #0 [ imagick $map ] + Parameter #1 [ $dither ] + } + } + + Method [ public method matteFloodfillImage ] { + + - Parameters [5] { + Parameter #0 [ $alpha ] + Parameter #1 [ $fuzz ] + Parameter #2 [ $border_color ] + Parameter #3 [ $x ] + Parameter #4 [ $y ] + } + } + + Method [ public method medianFilterImage ] { + + - Parameters [1] { + Parameter #0 [ $radius ] + } + } + + Method [ public method negateImage ] { + + - Parameters [2] { + Parameter #0 [ $gray ] + Parameter #1 [ $channel ] + } + } + + Method [ public method paintOpaqueImage ] { + + - Parameters [4] { + Parameter #0 [ $target_color ] + Parameter #1 [ $fill_color ] + Parameter #2 [ $fuzz ] + Parameter #3 [ $channel ] + } + } + + Method [ public method paintTransparentImage ] { + + - Parameters [3] { + Parameter #0 [ $target_color ] + Parameter #1 [ $alpha ] + Parameter #2 [ $fuzz ] + } + } + + Method [ public method previewImages ] { + + - Parameters [1] { + Parameter #0 [ $preview ] + } + } + + Method [ public method profileImage ] { + + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $profile ] + } + } + + Method [ public method quantizeImage ] { + + - Parameters [5] { + Parameter #0 [ $number_colors ] + Parameter #1 [ $colorspace ] + Parameter #2 [ $tree_depth ] + Parameter #3 [ $dither ] + Parameter #4 [ $measure_error ] + } + } + + Method [ public method quantizeImages ] { + + - Parameters [5] { + Parameter #0 [ $number_colors ] + Parameter #1 [ $colorspace ] + Parameter #2 [ $tree_depth ] + Parameter #3 [ $dither ] + Parameter #4 [ $measure_error ] + } + } + + Method [ public method reduceNoiseImage ] { + + - Parameters [1] { + Parameter #0 [ $radius ] + } + } + + Method [ public method removeImageProfile ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method separateImageChannel ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method sepiaToneImage ] { + + - Parameters [1] { + Parameter #0 [ $threshold ] + } + } + + Method [ public method setImageBias ] { + + - Parameters [1] { + Parameter #0 [ $bias ] + } + } + + Method [ public method setImageBiasQuantum ] { + + - Parameters [1] { + Parameter #0 [ $bias ] + } + } + + Method [ public method setImageBluePrimary ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method setImageBorderColor ] { + + - Parameters [1] { + Parameter #0 [ $border_color ] + } + } + + Method [ public method setImageChannelDepth ] { + + - Parameters [2] { + Parameter #0 [ $channel ] + Parameter #1 [ $depth ] + } + } + + Method [ public method setImageColormapColor ] { + + - Parameters [2] { + Parameter #0 [ $index ] + Parameter #1 [ $color ] + } + } + + Method [ public method setImageColorspace ] { + + - Parameters [1] { + Parameter #0 [ $colorspace ] + } + } + + Method [ public method setImageDispose ] { + + - Parameters [1] { + Parameter #0 [ $dispose ] + } + } + + Method [ public method setImageExtent ] { + + - Parameters [2] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + } + } + + Method [ public method setImageGreenPrimary ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method setImageInterlaceScheme ] { + + - Parameters [1] { + Parameter #0 [ $interlace ] + } + } + + Method [ public method setImageProfile ] { + + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $profile ] + } + } + + Method [ public method setImageRedPrimary ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method setImageRenderingIntent ] { + + - Parameters [1] { + Parameter #0 [ $rendering_intent ] + } + } + + Method [ public method setImageVirtualPixelMethod ] { + + - Parameters [1] { + Parameter #0 [ $method ] + } + } + + Method [ public method setImageWhitePoint ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method sigmoidalContrastImage ] { + + - Parameters [4] { + Parameter #0 [ $sharpen ] + Parameter #1 [ $alpha ] + Parameter #2 [ $beta ] + Parameter #3 [ $channel ] + } + } + + Method [ public method stereoImage ] { + + - Parameters [1] { + Parameter #0 [ Imagick $offset_image ] + } + } + + Method [ public method textureImage ] { + + - Parameters [1] { + Parameter #0 [ Imagick $texture ] + } + } + + Method [ public method tintImage ] { + + - Parameters [3] { + Parameter #0 [ $tint_color ] + Parameter #1 [ $opacity_color ] + Parameter #2 [ $legacy ] + } + } + + Method [ public method unsharpMaskImage ] { + + - Parameters [5] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $amount ] + Parameter #3 [ $threshold ] + Parameter #4 [ $channel ] + } + } + + Method [ public method getImage ] { + + - Parameters [0] { + } + } + + Method [ public method addImage ] { + + - Parameters [1] { + Parameter #0 [ Imagick $image ] + } + } + + Method [ public method setImage ] { + + - Parameters [1] { + Parameter #0 [ Imagick $image ] + } + } + + Method [ public method newImage ] { + + - Parameters [4] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $background_color ] + Parameter #3 [ $format ] + } + } + + Method [ public method newPseudoImage ] { + + - Parameters [3] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $pseudo_format ] + } + } + + Method [ public method getCompression ] { + + - Parameters [0] { + } + } + + Method [ public method getCompressionQuality ] { + + - Parameters [0] { + } + } + + Method [ public method getFilename ] { + + - Parameters [0] { + } + } + + Method [ public method getFormat ] { + + - Parameters [0] { + } + } + + Method [ public method getInterlaceScheme ] { + + - Parameters [0] { + } + } + + Method [ public method getOption ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + } + + Method [ public method getPage ] { + + - Parameters [0] { + } + } + + Method [ public method getSamplingFactors ] { + + - Parameters [0] { + } + } + + Method [ public method getSize ] { + + - Parameters [0] { + } + } + + Method [ public method setBackgroundColor ] { + + - Parameters [1] { + Parameter #0 [ $background_color ] + } + } + + Method [ public method setCompression ] { + + - Parameters [1] { + Parameter #0 [ $compression ] + } + } + + Method [ public method setCompressionQuality ] { + + - Parameters [1] { + Parameter #0 [ $quality ] + } + } + + Method [ public method setFilename ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method setFormat ] { + + - Parameters [1] { + Parameter #0 [ $format ] + } + } + + Method [ public method setInterlaceScheme ] { + + - Parameters [1] { + Parameter #0 [ $interlace ] + } + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ $value ] + } + } + + Method [ public method setPage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method setResolution ] { + + - Parameters [2] { + Parameter #0 [ $x_resolution ] + Parameter #1 [ $y_resolution ] + } + } + + Method [ public method setSamplingFactors ] { + + - Parameters [1] { + Parameter #0 [ $factors ] + } + } + + Method [ public method setSize ] { + + - Parameters [2] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + } + } + + Method [ public method setType ] { + + - Parameters [1] { + Parameter #0 [ $imgtype ] + } + } + + Method [ public method key ] { + + - Parameters [0] { + } + } + + Method [ public method next ] { + + - Parameters [0] { + } + } + + Method [ public method rewind ] { + + - Parameters [0] { + } + } + + Method [ public method valid ] { + + - Parameters [0] { + } + } + + Method [ public method current ] { + + - Parameters [0] { + } + } + + Method [ public method brightnessContrastImage ] { + + - Parameters [3] { + Parameter #0 [ $brightness ] + Parameter #1 [ $contrast ] + Parameter #2 [ $channel ] + } + } + + Method [ public method colorMatrixImage ] { + + - Parameters [1] { + Parameter #0 [ $color_matrix ] + } + } + + Method [ public method selectiveBlurImage ] { + + - Parameters [4] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $threshold ] + Parameter #3 [ $channel ] + } + } + + Method [ public method rotationalBlurImage ] { + + - Parameters [2] { + Parameter #0 [ $angle ] + Parameter #1 [ $channel ] + } + } + + Method [ public method statisticImage ] { + + - Parameters [4] { + Parameter #0 [ $type ] + Parameter #1 [ $width ] + Parameter #2 [ $height ] + Parameter #3 [ $channel ] + } + } + + Method [ public method subimageMatch ] { + + - Parameters [5] { + Parameter #0 [ Imagick $image ] + Parameter #1 [ &$offset ] + Parameter #2 [ &$similarity ] + Parameter #3 [ $threshold ] + Parameter #4 [ $metric ] + } + } + + Method [ public method similarityimage ] { + + - Parameters [5] { + Parameter #0 [ Imagick $image ] + Parameter #1 [ &$offset ] + Parameter #2 [ &$similarity ] + Parameter #3 [ $threshold ] + Parameter #4 [ $metric ] + } + } + + Method [ public method morphology ] { + + - Parameters [4] { + Parameter #0 [ $morphology ] + Parameter #1 [ $iterations ] + Parameter #2 [ ImagickKernel $kernel ] + Parameter #3 [ $channel ] + } + } + + Method [ public method filter ] { + + - Parameters [2] { + Parameter #0 [ ImagickKernel $kernel ] + Parameter #1 [ $channel ] + } + } + + Method [ public method setAntialias ] { + + - Parameters [1] { + Parameter #0 [ $antialias ] + } + } + + Method [ public method getAntialias ] { + + - Parameters [0] { + } + } + + Method [ public method colorDecisionListImage ] { + + - Parameters [1] { + Parameter #0 [ $color_correction_collection ] + } + } + + Method [ public method optimizeImageTransparency ] { + + - Parameters [0] { + } + } + + Method [ public method autoGammaImage ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method autoOrient ] { + + - Parameters [0] { + } + } + + Method [ public method autoOrientate ] { + + - Parameters [0] { + } + } + + Method [ public method compositeImageGravity ] { + + - Parameters [3] { + Parameter #0 [ Imagick $image ] + Parameter #1 [ $composite_constant ] + Parameter #2 [ $gravity ] + } + } + + Method [ public method localContrastImage ] { + + - Parameters [2] { + Parameter #0 [ $radius ] + Parameter #1 [ $strength ] + } + } + } + } + + Class [ class ImagickDraw ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [134] { + Method [ public method resetVectorGraphics ] { + + - Parameters [0] { + } + } + + Method [ public method getTextKerning ] { + + - Parameters [0] { + } + } + + Method [ public method setTextKerning ] { + + - Parameters [1] { + Parameter #0 [ $kerning ] + } + } + + Method [ public method getTextInterwordSpacing ] { + + - Parameters [0] { + } + } + + Method [ public method setTextInterwordSpacing ] { + + - Parameters [1] { + Parameter #0 [ $spacing ] + } + } + + Method [ public method getTextInterlineSpacing ] { + + - Parameters [0] { + } + } + + Method [ public method setTextInterlineSpacing ] { + + - Parameters [1] { + Parameter #0 [ $spacing ] + } + } + + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method setFillColor ] { + + - Parameters [1] { + Parameter #0 [ $fill_color ] + } + } + + Method [ public method setFillAlpha ] { + + - Parameters [1] { + Parameter #0 [ $alpha ] + } + } + + Method [ public method setResolution ] { + + - Parameters [2] { + Parameter #0 [ $resolution_x ] + Parameter #1 [ $resolution_y ] + } + } + + Method [ public method setStrokeColor ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method setStrokeAlpha ] { + + - Parameters [1] { + Parameter #0 [ $alpha ] + } + } + + Method [ public method setStrokeWidth ] { + + - Parameters [1] { + Parameter #0 [ $width ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + } + + Method [ public method circle ] { + + - Parameters [4] { + Parameter #0 [ $origin_x ] + Parameter #1 [ $origin_y ] + Parameter #2 [ $perimeter_x ] + Parameter #3 [ $perimeter_y ] + } + } + + Method [ public method annotation ] { + + - Parameters [3] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $text ] + } + } + + Method [ public method setTextAntialias ] { + + - Parameters [1] { + Parameter #0 [ $antialias ] + } + } + + Method [ public method setTextEncoding ] { + + - Parameters [1] { + Parameter #0 [ $encoding ] + } + } + + Method [ public method setFont ] { + + - Parameters [1] { + Parameter #0 [ $font_name ] + } + } + + Method [ public method setFontFamily ] { + + - Parameters [1] { + Parameter #0 [ $font_family ] + } + } + + Method [ public method setFontSize ] { + + - Parameters [1] { + Parameter #0 [ $point_size ] + } + } + + Method [ public method setFontStyle ] { + + - Parameters [1] { + Parameter #0 [ $style ] + } + } + + Method [ public method setFontWeight ] { + + - Parameters [1] { + Parameter #0 [ $weight ] + } + } + + Method [ public method getFont ] { + + - Parameters [0] { + } + } + + Method [ public method getFontFamily ] { + + - Parameters [0] { + } + } + + Method [ public method getFontSize ] { + + - Parameters [0] { + } + } + + Method [ public method getFontStyle ] { + + - Parameters [0] { + } + } + + Method [ public method getFontWeight ] { + + - Parameters [0] { + } + } + + Method [ public method destroy ] { + + - Parameters [0] { + } + } + + Method [ public method rectangle ] { + + - Parameters [4] { + Parameter #0 [ $top_left_x ] + Parameter #1 [ $top_left_y ] + Parameter #2 [ $bottom_right_x ] + Parameter #3 [ $bottom_right_y ] + } + } + + Method [ public method roundRectangle ] { + + - Parameters [6] { + Parameter #0 [ $top_left_x ] + Parameter #1 [ $top_left_y ] + Parameter #2 [ $bottom_right_x ] + Parameter #3 [ $bottom_right_y ] + Parameter #4 [ $rounding_x ] + Parameter #5 [ $rounding_y ] + } + } + + Method [ public method ellipse ] { + + - Parameters [6] { + Parameter #0 [ $origin_x ] + Parameter #1 [ $origin_y ] + Parameter #2 [ $radius_x ] + Parameter #3 [ $radius_y ] + Parameter #4 [ $angle_start ] + Parameter #5 [ $angle_end ] + } + } + + Method [ public method skewX ] { + + - Parameters [1] { + Parameter #0 [ $degrees ] + } + } + + Method [ public method skewY ] { + + - Parameters [1] { + Parameter #0 [ $degrees ] + } + } + + Method [ public method translate ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method line ] { + + - Parameters [4] { + Parameter #0 [ $start_x ] + Parameter #1 [ $start_y ] + Parameter #2 [ $end_x ] + Parameter #3 [ $end_y ] + } + } + + Method [ public method arc ] { + + - Parameters [6] { + Parameter #0 [ $start_x ] + Parameter #1 [ $start_y ] + Parameter #2 [ $end_x ] + Parameter #3 [ $end_y ] + Parameter #4 [ $start_angle ] + Parameter #5 [ $end_angle ] + } + } + + Method [ public method matte ] { + + - Parameters [3] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $paint ] + } + } + + Method [ public method polygon ] { + + - Parameters [1] { + Parameter #0 [ $coordinates ] + } + } + + Method [ public method point ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method getTextDecoration ] { + + - Parameters [0] { + } + } + + Method [ public method getTextEncoding ] { + + - Parameters [0] { + } + } + + Method [ public method getFontStretch ] { + + - Parameters [0] { + } + } + + Method [ public method setFontStretch ] { + + - Parameters [1] { + Parameter #0 [ $stretch ] + } + } + + Method [ public method setStrokeAntialias ] { + + - Parameters [1] { + Parameter #0 [ $enabled ] + } + } + + Method [ public method setTextAlignment ] { + + - Parameters [1] { + Parameter #0 [ $align ] + } + } + + Method [ public method setTextDecoration ] { + + - Parameters [1] { + Parameter #0 [ $decoration ] + } + } + + Method [ public method setTextUnderColor ] { + + - Parameters [1] { + Parameter #0 [ $under_color ] + } + } + + Method [ public method setViewbox ] { + + - Parameters [4] { + Parameter #0 [ $left_x ] + Parameter #1 [ $top_y ] + Parameter #2 [ $right_x ] + Parameter #3 [ $bottom_y ] + } + } + + Method [ public method clone ] { + + - Parameters [0] { + } + } + + Method [ public method affine ] { + + - Parameters [1] { + Parameter #0 [ $affine ] + } + } + + Method [ public method bezier ] { + + - Parameters [1] { + Parameter #0 [ $coordinates ] + } + } + + Method [ public method composite ] { + + - Parameters [6] { + Parameter #0 [ $composite ] + Parameter #1 [ $x ] + Parameter #2 [ $y ] + Parameter #3 [ $width ] + Parameter #4 [ $height ] + Parameter #5 [ Imagick $image ] + } + } + + Method [ public method color ] { + + - Parameters [3] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $paint ] + } + } + + Method [ public method comment ] { + + - Parameters [1] { + Parameter #0 [ $comment ] + } + } + + Method [ public method getClipPath ] { + + - Parameters [0] { + } + } + + Method [ public method getClipRule ] { + + - Parameters [0] { + } + } + + Method [ public method getClipUnits ] { + + - Parameters [0] { + } + } + + Method [ public method getFillColor ] { + + - Parameters [0] { + } + } + + Method [ public method getFillOpacity ] { + + - Parameters [0] { + } + } + + Method [ public method getFillRule ] { + + - Parameters [0] { + } + } + + Method [ public method getGravity ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeAntialias ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeColor ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeDashArray ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeDashOffset ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeLineCap ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeLineJoin ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeMiterLimit ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeOpacity ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeWidth ] { + + - Parameters [0] { + } + } + + Method [ public method getTextAlignment ] { + + - Parameters [0] { + } + } + + Method [ public method getTextAntialias ] { + + - Parameters [0] { + } + } + + Method [ public method getVectorGraphics ] { + + - Parameters [0] { + } + } + + Method [ public method getTextUnderColor ] { + + - Parameters [0] { + } + } + + Method [ public method pathClose ] { + + - Parameters [0] { + } + } + + Method [ public method pathCurveToAbsolute ] { + + - Parameters [6] { + Parameter #0 [ $x1 ] + Parameter #1 [ $y1 ] + Parameter #2 [ $x2 ] + Parameter #3 [ $y2 ] + Parameter #4 [ $x ] + Parameter #5 [ $y ] + } + } + + Method [ public method pathCurveToRelative ] { + + - Parameters [6] { + Parameter #0 [ $x1 ] + Parameter #1 [ $y1 ] + Parameter #2 [ $x2 ] + Parameter #3 [ $y2 ] + Parameter #4 [ $x ] + Parameter #5 [ $y ] + } + } + + Method [ public method pathCurveToQuadraticBezierAbsolute ] { + + - Parameters [4] { + Parameter #0 [ $x1 ] + Parameter #1 [ $y1 ] + Parameter #2 [ $x_end ] + Parameter #3 [ $y ] + } + } + + Method [ public method pathCurveToQuadraticBezierRelative ] { + + - Parameters [4] { + Parameter #0 [ $x1 ] + Parameter #1 [ $y1 ] + Parameter #2 [ $x_end ] + Parameter #3 [ $y ] + } + } + + Method [ public method pathCurveToQuadraticBezierSmoothAbsolute ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathCurveToQuadraticBezierSmoothRelative ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathCurveToSmoothAbsolute ] { + + - Parameters [4] { + Parameter #0 [ $x2 ] + Parameter #1 [ $y2 ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method pathCurveToSmoothRelative ] { + + - Parameters [4] { + Parameter #0 [ $x2 ] + Parameter #1 [ $y2 ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method pathEllipticArcAbsolute ] { + + - Parameters [7] { + Parameter #0 [ $rx ] + Parameter #1 [ $ry ] + Parameter #2 [ $x_axis_rotation ] + Parameter #3 [ $large_arc ] + Parameter #4 [ $sweep ] + Parameter #5 [ $x ] + Parameter #6 [ $y ] + } + } + + Method [ public method pathEllipticArcRelative ] { + + - Parameters [7] { + Parameter #0 [ $rx ] + Parameter #1 [ $ry ] + Parameter #2 [ $x_axis_rotation ] + Parameter #3 [ $large_arc ] + Parameter #4 [ $sweep ] + Parameter #5 [ $x ] + Parameter #6 [ $y ] + } + } + + Method [ public method pathFinish ] { + + - Parameters [0] { + } + } + + Method [ public method pathLineToAbsolute ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathLineToRelative ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathLineToHorizontalAbsolute ] { + + - Parameters [1] { + Parameter #0 [ $x ] + } + } + + Method [ public method pathLineToHorizontalRelative ] { + + - Parameters [1] { + Parameter #0 [ $x ] + } + } + + Method [ public method pathLineToVerticalAbsolute ] { + + - Parameters [1] { + Parameter #0 [ $y ] + } + } + + Method [ public method pathLineToVerticalRelative ] { + + - Parameters [1] { + Parameter #0 [ $y ] + } + } + + Method [ public method pathMoveToAbsolute ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathMoveToRelative ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathStart ] { + + - Parameters [0] { + } + } + + Method [ public method polyline ] { + + - Parameters [1] { + Parameter #0 [ $coordinates ] + } + } + + Method [ public method popClipPath ] { + + - Parameters [0] { + } + } + + Method [ public method popDefs ] { + + - Parameters [0] { + } + } + + Method [ public method popPattern ] { + + - Parameters [0] { + } + } + + Method [ public method pushClipPath ] { + + - Parameters [1] { + Parameter #0 [ $clip_mask_id ] + } + } + + Method [ public method pushDefs ] { + + - Parameters [0] { + } + } + + Method [ public method pushPattern ] { + + - Parameters [5] { + Parameter #0 [ $pattern_id ] + Parameter #1 [ $x ] + Parameter #2 [ $y ] + Parameter #3 [ $width ] + Parameter #4 [ $height ] + } + } + + Method [ public method render ] { + + - Parameters [0] { + } + } + + Method [ public method rotate ] { + + - Parameters [1] { + Parameter #0 [ $degrees ] + } + } + + Method [ public method scale ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method setClipPath ] { + + - Parameters [1] { + Parameter #0 [ $clip_mask ] + } + } + + Method [ public method setClipRule ] { + + - Parameters [1] { + Parameter #0 [ $fillrule ] + } + } + + Method [ public method setClipUnits ] { + + - Parameters [1] { + Parameter #0 [ $pathunits ] + } + } + + Method [ public method setFillOpacity ] { + + - Parameters [1] { + Parameter #0 [ $opacity ] + } + } + + Method [ public method setFillPatternUrl ] { + + - Parameters [1] { + Parameter #0 [ $fill_url ] + } + } + + Method [ public method setFillRule ] { + + - Parameters [1] { + Parameter #0 [ $fillrule ] + } + } + + Method [ public method setGravity ] { + + - Parameters [1] { + Parameter #0 [ $gravity ] + } + } + + Method [ public method setStrokePatternUrl ] { + + - Parameters [1] { + Parameter #0 [ $stroke_url ] + } + } + + Method [ public method setStrokeDashOffset ] { + + - Parameters [1] { + Parameter #0 [ $dash_offset ] + } + } + + Method [ public method setStrokeLineCap ] { + + - Parameters [1] { + Parameter #0 [ $linecap ] + } + } + + Method [ public method setStrokeLineJoin ] { + + - Parameters [1] { + Parameter #0 [ $linejoin ] + } + } + + Method [ public method setStrokeMiterLimit ] { + + - Parameters [1] { + Parameter #0 [ $miterlimit ] + } + } + + Method [ public method setStrokeOpacity ] { + + - Parameters [1] { + Parameter #0 [ $opacity ] + } + } + + Method [ public method setVectorGraphics ] { + + - Parameters [1] { + Parameter #0 [ $xml ] + } + } + + Method [ public method pop ] { + + - Parameters [0] { + } + } + + Method [ public method push ] { + + - Parameters [0] { + } + } + + Method [ public method setStrokeDashArray ] { + + - Parameters [1] { + Parameter #0 [ $dashes ] + } + } + + Method [ public method getOpacity ] { + + - Parameters [0] { + } + } + + Method [ public method setOpacity ] { + + - Parameters [1] { + Parameter #0 [ $opacity ] + } + } + + Method [ public method getFontResolution ] { + + - Parameters [0] { + } + } + + Method [ public method setFontResolution ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method getBorderColor ] { + + - Parameters [0] { + } + } + + Method [ public method setBorderColor ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method setDensity ] { + + - Parameters [1] { + Parameter #0 [ $density ] + } + } + + Method [ public method getDensity ] { + + - Parameters [0] { + } + } + + Method [ public method getTextDirection ] { + + - Parameters [0] { + } + } + + Method [ public method setTextDirection ] { + + - Parameters [1] { + Parameter #0 [ $direction ] + } + } + } + } + + Class [ class ImagickPixelIterator implements Iterator, Traversable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method getPixelIterator ] { + + - Parameters [1] { + Parameter #0 [ Imagick $imagick ] + } + } + + Method [ static public method getPixelRegionIterator ] { + + - Parameters [5] { + Parameter #0 [ Imagick $imagick ] + Parameter #1 [ $x ] + Parameter #2 [ $y ] + Parameter #3 [ $columns ] + Parameter #4 [ $rows ] + } + } + } + + - Properties [0] { + } + + - Methods [19] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ Imagick $imagick ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + } + + Method [ public method destroy ] { + + - Parameters [0] { + } + } + + Method [ public method getCurrentIteratorRow ] { + + - Parameters [0] { + } + } + + Method [ public method getIteratorRow ] { + + - Parameters [0] { + } + } + + Method [ public method getNextIteratorRow ] { + + - Parameters [0] { + } + } + + Method [ public method getPreviousIteratorRow ] { + + - Parameters [0] { + } + } + + Method [ public method key ] { + + - Parameters [0] { + } + } + + Method [ public method next ] { + + - Parameters [0] { + } + } + + Method [ public method rewind ] { + + - Parameters [0] { + } + } + + Method [ public method current ] { + + - Parameters [0] { + } + } + + Method [ public method newPixelIterator ] { + + - Parameters [1] { + Parameter #0 [ Imagick $imagick ] + } + } + + Method [ public method newPixelRegionIterator ] { + + - Parameters [5] { + Parameter #0 [ Imagick $imagick ] + Parameter #1 [ $x ] + Parameter #2 [ $y ] + Parameter #3 [ $columns ] + Parameter #4 [ $rows ] + } + } + + Method [ public method resetIterator ] { + + - Parameters [0] { + } + } + + Method [ public method setIteratorFirstRow ] { + + - Parameters [0] { + } + } + + Method [ public method setIteratorLastRow ] { + + - Parameters [0] { + } + } + + Method [ public method setIteratorRow ] { + + - Parameters [1] { + Parameter #0 [ $row ] + } + } + + Method [ public method syncIterator ] { + + - Parameters [0] { + } + } + + Method [ public method valid ] { + + - Parameters [0] { + } + } + } + } + + Class [ class ImagickPixel ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [21] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + } + + Method [ public method destroy ] { + + - Parameters [0] { + } + } + + Method [ public method getColor ] { + + - Parameters [1] { + Parameter #0 [ $normalized ] + } + } + + Method [ public method getColorAsString ] { + + - Parameters [0] { + } + } + + Method [ public method getColorCount ] { + + - Parameters [0] { + } + } + + Method [ public method getColorQuantum ] { + + - Parameters [0] { + } + } + + Method [ public method getColorValue ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method getColorValueQuantum ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method getHSL ] { + + - Parameters [0] { + } + } + + Method [ public method getIndex ] { + + - Parameters [0] { + } + } + + Method [ public method isPixelSimilar ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $fuzz ] + } + } + + Method [ public method isPixelSimilarQuantum ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $fuzz_quantum_range_scaled_by_square_root_of_three ] + } + } + + Method [ public method isSimilar ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $fuzz_quantum_range_scaled_by_square_root_of_three ] + } + } + + Method [ public method setColor ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method setColorCount ] { + + - Parameters [1] { + Parameter #0 [ $color_count ] + } + } + + Method [ public method setColorValue ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $value ] + } + } + + Method [ public method setColorValueQuantum ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $value ] + } + } + + Method [ public method setHSL ] { + + - Parameters [3] { + Parameter #0 [ $hue ] + Parameter #1 [ $saturation ] + Parameter #2 [ $luminosity ] + } + } + + Method [ public method setIndex ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + } + + Method [ public method setColorFromPixel ] { + + - Parameters [1] { + Parameter #0 [ ImagickPixel $pixel ] + } + } + } + } + + Class [ class ImagickKernel ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method fromBuiltin ] { + + - Parameters [2] { + Parameter #0 [ $kernel ] + Parameter #1 [ $shape ] + } + } + + Method [ static public method fromMatrix ] { + + - Parameters [2] { + Parameter #0 [ $matrix ] + Parameter #1 [ $origin ] + } + } + } + + - Properties [0] { + } + + - Methods [5] { + Method [ public method addKernel ] { + + - Parameters [1] { + Parameter #0 [ ImagickKernel $kernel ] + } + } + + Method [ public method addUnityKernel ] { + + - Parameters [1] { + Parameter #0 [ $scale ] + } + } + + Method [ public method getMatrix ] { + + - Parameters [0] { + } + } + + Method [ public method scale ] { + + - Parameters [2] { + Parameter #0 [ $scale ] + Parameter #1 [ $normalize_kernel ] + } + } + + Method [ public method separate ] { + + - Parameters [0] { + } + } + } + } + } +} + diff --git a/REFLECTION-im7 b/REFLECTION-im7 new file mode 100644 index 0000000..4eb7035 --- /dev/null +++ b/REFLECTION-im7 @@ -0,0 +1,4893 @@ +Extension [ extension #15 imagick version 3.5.0 ] { + + - Dependencies { + Dependency [ gmagick (Conflicts) ] + Dependency [ standard (Required) ] + Dependency [ spl (Required) ] + } + + - INI { + Entry [ imagick.locale_fix ] + Current = '0' + } + Entry [ imagick.skip_version_check ] + Current = '0' + } + Entry [ imagick.progress_monitor ] + Current = '0' + } + Entry [ imagick.set_single_thread ] + Current = '1' + } + Entry [ imagick.shutdown_sleep_count ] + Current = '10' + } + Entry [ imagick.allow_zero_dimension_images ] + Current = '0' + } + } + + - Classes [10] { + Class [ class ImagickException extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class ImagickDrawException extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class ImagickPixelIteratorException extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class ImagickPixelException extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class ImagickKernelException extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class Imagick implements Iterator, Traversable, Countable ] { + + - Constants [603] { + Constant [ public int COLOR_BLACK ] { 11 } + Constant [ public int COLOR_BLUE ] { 12 } + Constant [ public int COLOR_CYAN ] { 13 } + Constant [ public int COLOR_GREEN ] { 14 } + Constant [ public int COLOR_RED ] { 15 } + Constant [ public int COLOR_YELLOW ] { 16 } + Constant [ public int COLOR_MAGENTA ] { 17 } + Constant [ public int COLOR_ALPHA ] { 18 } + Constant [ public int COLOR_FUZZ ] { 19 } + Constant [ public int IMAGICK_EXTNUM ] { 30500 } + Constant [ public string IMAGICK_EXTVER ] { 3.5.0 } + Constant [ public int QUANTUM_RANGE ] { 65535 } + Constant [ public int USE_ZEND_MM ] { 0 } + Constant [ public int COMPOSITE_DEFAULT ] { 54 } + Constant [ public int COMPOSITE_UNDEFINED ] { 0 } + Constant [ public int COMPOSITE_NO ] { 52 } + Constant [ public int COMPOSITE_ATOP ] { 2 } + Constant [ public int COMPOSITE_BLEND ] { 3 } + Constant [ public int COMPOSITE_BUMPMAP ] { 5 } + Constant [ public int COMPOSITE_CLEAR ] { 7 } + Constant [ public int COMPOSITE_COLORBURN ] { 8 } + Constant [ public int COMPOSITE_COLORDODGE ] { 9 } + Constant [ public int COMPOSITE_COLORIZE ] { 10 } + Constant [ public int COMPOSITE_COPYBLACK ] { 11 } + Constant [ public int COMPOSITE_COPYBLUE ] { 12 } + Constant [ public int COMPOSITE_COPY ] { 13 } + Constant [ public int COMPOSITE_COPYCYAN ] { 14 } + Constant [ public int COMPOSITE_COPYGREEN ] { 15 } + Constant [ public int COMPOSITE_COPYMAGENTA ] { 16 } + Constant [ public int COMPOSITE_COPYALPHA ] { 17 } + Constant [ public int COMPOSITE_COPYOPACITY ] { 17 } + Constant [ public int COMPOSITE_COPYRED ] { 18 } + Constant [ public int COMPOSITE_COPYYELLOW ] { 19 } + Constant [ public int COMPOSITE_DARKEN ] { 20 } + Constant [ public int COMPOSITE_DSTATOP ] { 28 } + Constant [ public int COMPOSITE_DST ] { 29 } + Constant [ public int COMPOSITE_DSTIN ] { 30 } + Constant [ public int COMPOSITE_DSTOUT ] { 31 } + Constant [ public int COMPOSITE_DSTOVER ] { 32 } + Constant [ public int COMPOSITE_DIFFERENCE ] { 22 } + Constant [ public int COMPOSITE_DISPLACE ] { 23 } + Constant [ public int COMPOSITE_DISSOLVE ] { 24 } + Constant [ public int COMPOSITE_EXCLUSION ] { 33 } + Constant [ public int COMPOSITE_HARDLIGHT ] { 34 } + Constant [ public int COMPOSITE_HUE ] { 36 } + Constant [ public int COMPOSITE_IN ] { 37 } + Constant [ public int COMPOSITE_LIGHTEN ] { 39 } + Constant [ public int COMPOSITE_LUMINIZE ] { 44 } + Constant [ public int COMPOSITE_MODULATE ] { 48 } + Constant [ public int COMPOSITE_MULTIPLY ] { 51 } + Constant [ public int COMPOSITE_OUT ] { 53 } + Constant [ public int COMPOSITE_OVER ] { 54 } + Constant [ public int COMPOSITE_OVERLAY ] { 55 } + Constant [ public int COMPOSITE_PLUS ] { 58 } + Constant [ public int COMPOSITE_REPLACE ] { 59 } + Constant [ public int COMPOSITE_SATURATE ] { 60 } + Constant [ public int COMPOSITE_SCREEN ] { 61 } + Constant [ public int COMPOSITE_SOFTLIGHT ] { 62 } + Constant [ public int COMPOSITE_SRCATOP ] { 63 } + Constant [ public int COMPOSITE_SRC ] { 64 } + Constant [ public int COMPOSITE_SRCIN ] { 65 } + Constant [ public int COMPOSITE_SRCOUT ] { 66 } + Constant [ public int COMPOSITE_SRCOVER ] { 67 } + Constant [ public int COMPOSITE_THRESHOLD ] { 68 } + Constant [ public int COMPOSITE_XOR ] { 70 } + Constant [ public int COMPOSITE_CHANGEMASK ] { 6 } + Constant [ public int COMPOSITE_LINEARLIGHT ] { 43 } + Constant [ public int COMPOSITE_DISTORT ] { 25 } + Constant [ public int COMPOSITE_BLUR ] { 4 } + Constant [ public int COMPOSITE_PEGTOPLIGHT ] { 56 } + Constant [ public int COMPOSITE_VIVIDLIGHT ] { 69 } + Constant [ public int COMPOSITE_PINLIGHT ] { 57 } + Constant [ public int COMPOSITE_LINEARDODGE ] { 42 } + Constant [ public int COMPOSITE_LINEARBURN ] { 41 } + Constant [ public int COMPOSITE_MATHEMATICS ] { 45 } + Constant [ public int COMPOSITE_MODULUSADD ] { 49 } + Constant [ public int COMPOSITE_MODULUSSUBTRACT ] { 50 } + Constant [ public int COMPOSITE_MINUSDST ] { 46 } + Constant [ public int COMPOSITE_DIVIDEDST ] { 26 } + Constant [ public int COMPOSITE_DIVIDESRC ] { 27 } + Constant [ public int COMPOSITE_MINUSSRC ] { 47 } + Constant [ public int COMPOSITE_DARKENINTENSITY ] { 21 } + Constant [ public int COMPOSITE_LIGHTENINTENSITY ] { 40 } + Constant [ public int COMPOSITE_HARDMIX ] { 35 } + Constant [ public int COMPOSITE_STEREO ] { 71 } + Constant [ public int COMPOSITE_FREEZE ] { 72 } + Constant [ public int COMPOSITE_INTERPOLATE ] { 73 } + Constant [ public int COMPOSITE_NEGATE ] { 74 } + Constant [ public int COMPOSITE_REFLECT ] { 75 } + Constant [ public int COMPOSITE_SOFTBURN ] { 76 } + Constant [ public int COMPOSITE_SOFTDODGE ] { 77 } + Constant [ public int COMPOSITE_STAMP ] { 78 } + Constant [ public int COMPOSITE_RMSE ] { 79 } + Constant [ public int MONTAGEMODE_FRAME ] { 1 } + Constant [ public int MONTAGEMODE_UNFRAME ] { 2 } + Constant [ public int MONTAGEMODE_CONCATENATE ] { 3 } + Constant [ public int STYLE_NORMAL ] { 1 } + Constant [ public int STYLE_ITALIC ] { 2 } + Constant [ public int STYLE_OBLIQUE ] { 3 } + Constant [ public int STYLE_ANY ] { 4 } + Constant [ public int STYLE_BOLD ] { 5 } + Constant [ public int FILTER_UNDEFINED ] { 0 } + Constant [ public int FILTER_POINT ] { 1 } + Constant [ public int FILTER_BOX ] { 2 } + Constant [ public int FILTER_TRIANGLE ] { 3 } + Constant [ public int FILTER_HERMITE ] { 4 } + Constant [ public int FILTER_HANNING ] { 5 } + Constant [ public int FILTER_HANN ] { 5 } + Constant [ public int FILTER_HAMMING ] { 6 } + Constant [ public int FILTER_BLACKMAN ] { 7 } + Constant [ public int FILTER_GAUSSIAN ] { 8 } + Constant [ public int FILTER_QUADRATIC ] { 9 } + Constant [ public int FILTER_CUBIC ] { 10 } + Constant [ public int FILTER_CATROM ] { 11 } + Constant [ public int FILTER_MITCHELL ] { 12 } + Constant [ public int FILTER_LANCZOS ] { 22 } + Constant [ public int FILTER_BESSEL ] { 13 } + Constant [ public int FILTER_SINC ] { 14 } + Constant [ public int FILTER_KAISER ] { 16 } + Constant [ public int FILTER_WELSH ] { 17 } + Constant [ public int FILTER_WELCH ] { 17 } + Constant [ public int FILTER_PARZEN ] { 18 } + Constant [ public int FILTER_LAGRANGE ] { 21 } + Constant [ public int FILTER_SENTINEL ] { 32 } + Constant [ public int FILTER_BOHMAN ] { 19 } + Constant [ public int FILTER_BARTLETT ] { 20 } + Constant [ public int FILTER_JINC ] { 13 } + Constant [ public int FILTER_SINCFAST ] { 15 } + Constant [ public int FILTER_ROBIDOUX ] { 26 } + Constant [ public int FILTER_LANCZOSSHARP ] { 23 } + Constant [ public int FILTER_LANCZOS2 ] { 24 } + Constant [ public int FILTER_LANCZOS2SHARP ] { 25 } + Constant [ public int FILTER_ROBIDOUXSHARP ] { 27 } + Constant [ public int FILTER_COSINE ] { 28 } + Constant [ public int FILTER_SPLINE ] { 29 } + Constant [ public int FILTER_LANCZOSRADIUS ] { 30 } + Constant [ public int FILTER_CUBIC_SPLINE ] { 31 } + Constant [ public int IMGTYPE_UNDEFINED ] { 0 } + Constant [ public int IMGTYPE_BILEVEL ] { 1 } + Constant [ public int IMGTYPE_GRAYSCALE ] { 2 } + Constant [ public int IMGTYPE_GRAYSCALEALPHA ] { 3 } + Constant [ public int IMGTYPE_GRAYSCALEMATTE ] { 3 } + Constant [ public int IMGTYPE_PALETTE ] { 4 } + Constant [ public int IMGTYPE_PALETTEMATTE ] { 5 } + Constant [ public int IMGTYPE_PALETTEALPHA ] { 5 } + Constant [ public int IMGTYPE_TRUECOLOR ] { 6 } + Constant [ public int IMGTYPE_TRUECOLORALPHA ] { 7 } + Constant [ public int IMGTYPE_TRUECOLORMATTE ] { 7 } + Constant [ public int IMGTYPE_COLORSEPARATION ] { 8 } + Constant [ public int IMGTYPE_COLORSEPARATIONALPHA ] { 9 } + Constant [ public int IMGTYPE_COLORSEPARATIONMATTE ] { 9 } + Constant [ public int IMGTYPE_OPTIMIZE ] { 10 } + Constant [ public int IMGTYPE_PALETTEBILEVELALPHA ] { 11 } + Constant [ public int IMGTYPE_PALETTEBILEVELMATTE ] { 11 } + Constant [ public int RESOLUTION_UNDEFINED ] { 0 } + Constant [ public int RESOLUTION_PIXELSPERINCH ] { 1 } + Constant [ public int RESOLUTION_PIXELSPERCENTIMETER ] { 2 } + Constant [ public int COMPRESSION_UNDEFINED ] { 0 } + Constant [ public int COMPRESSION_NO ] { 16 } + Constant [ public int COMPRESSION_BZIP ] { 3 } + Constant [ public int COMPRESSION_FAX ] { 7 } + Constant [ public int COMPRESSION_GROUP4 ] { 8 } + Constant [ public int COMPRESSION_JPEG ] { 12 } + Constant [ public int COMPRESSION_JPEG2000 ] { 11 } + Constant [ public int COMPRESSION_LOSSLESSJPEG ] { 13 } + Constant [ public int COMPRESSION_LZW ] { 15 } + Constant [ public int COMPRESSION_RLE ] { 19 } + Constant [ public int COMPRESSION_ZIP ] { 20 } + Constant [ public int COMPRESSION_DXT1 ] { 4 } + Constant [ public int COMPRESSION_DXT3 ] { 5 } + Constant [ public int COMPRESSION_DXT5 ] { 6 } + Constant [ public int COMPRESSION_ZIPS ] { 21 } + Constant [ public int COMPRESSION_PIZ ] { 17 } + Constant [ public int COMPRESSION_PXR24 ] { 18 } + Constant [ public int COMPRESSION_B44 ] { 2 } + Constant [ public int COMPRESSION_B44A ] { 1 } + Constant [ public int COMPRESSION_LZMA ] { 14 } + Constant [ public int COMPRESSION_JBIG1 ] { 9 } + Constant [ public int COMPRESSION_JBIG2 ] { 10 } + Constant [ public int COMPRESSION_ZSTD ] { 22 } + Constant [ public int COMPRESSION_WEBP ] { 23 } + Constant [ public int COMPRESSION_DWAA ] { 24 } + Constant [ public int COMPRESSION_DWAB ] { 25 } + Constant [ public int PAINT_POINT ] { 1 } + Constant [ public int PAINT_REPLACE ] { 2 } + Constant [ public int PAINT_FLOODFILL ] { 3 } + Constant [ public int PAINT_FILLTOBORDER ] { 4 } + Constant [ public int PAINT_RESET ] { 5 } + Constant [ public int GRAVITY_NORTHWEST ] { 1 } + Constant [ public int GRAVITY_NORTH ] { 2 } + Constant [ public int GRAVITY_NORTHEAST ] { 3 } + Constant [ public int GRAVITY_WEST ] { 4 } + Constant [ public int GRAVITY_CENTER ] { 5 } + Constant [ public int GRAVITY_EAST ] { 6 } + Constant [ public int GRAVITY_SOUTHWEST ] { 7 } + Constant [ public int GRAVITY_SOUTH ] { 8 } + Constant [ public int GRAVITY_SOUTHEAST ] { 9 } + Constant [ public int GRAVITY_FORGET ] { 0 } + Constant [ public int STRETCH_NORMAL ] { 1 } + Constant [ public int STRETCH_ULTRACONDENSED ] { 2 } + Constant [ public int STRETCH_EXTRACONDENSED ] { 3 } + Constant [ public int STRETCH_CONDENSED ] { 4 } + Constant [ public int STRETCH_SEMICONDENSED ] { 5 } + Constant [ public int STRETCH_SEMIEXPANDED ] { 6 } + Constant [ public int STRETCH_EXPANDED ] { 7 } + Constant [ public int STRETCH_EXTRAEXPANDED ] { 8 } + Constant [ public int STRETCH_ULTRAEXPANDED ] { 9 } + Constant [ public int STRETCH_ANY ] { 10 } + Constant [ public int ALIGN_UNDEFINED ] { 0 } + Constant [ public int ALIGN_LEFT ] { 1 } + Constant [ public int ALIGN_CENTER ] { 2 } + Constant [ public int ALIGN_RIGHT ] { 3 } + Constant [ public int DECORATION_NO ] { 1 } + Constant [ public int DECORATION_UNDERLINE ] { 2 } + Constant [ public int DECORATION_OVERLINE ] { 3 } + Constant [ public int DECORATION_LINETROUGH ] { 4 } + Constant [ public int DECORATION_LINETHROUGH ] { 4 } + Constant [ public int NOISE_UNIFORM ] { 1 } + Constant [ public int NOISE_GAUSSIAN ] { 2 } + Constant [ public int NOISE_MULTIPLICATIVEGAUSSIAN ] { 3 } + Constant [ public int NOISE_IMPULSE ] { 4 } + Constant [ public int NOISE_LAPLACIAN ] { 5 } + Constant [ public int NOISE_POISSON ] { 6 } + Constant [ public int NOISE_RANDOM ] { 7 } + Constant [ public int CHANNEL_UNDEFINED ] { 0 } + Constant [ public int CHANNEL_RED ] { 1 } + Constant [ public int CHANNEL_GRAY ] { 1 } + Constant [ public int CHANNEL_CYAN ] { 1 } + Constant [ public int CHANNEL_GREEN ] { 2 } + Constant [ public int CHANNEL_MAGENTA ] { 2 } + Constant [ public int CHANNEL_BLUE ] { 4 } + Constant [ public int CHANNEL_YELLOW ] { 4 } + Constant [ public int CHANNEL_ALPHA ] { 16 } + Constant [ public int CHANNEL_OPACITY ] { 16 } + Constant [ public int CHANNEL_BLACK ] { 8 } + Constant [ public int CHANNEL_INDEX ] { 32 } + Constant [ public int CHANNEL_ALL ] { 134217727 } + Constant [ public int CHANNEL_DEFAULT ] { 134217727 } + Constant [ public int CHANNEL_RGBA ] { 23 } + Constant [ public int CHANNEL_TRUEALPHA ] { 256 } + Constant [ public int CHANNEL_RGBS ] { 512 } + Constant [ public int CHANNEL_GRAY_CHANNELS ] { 1024 } + Constant [ public int CHANNEL_SYNC ] { 131072 } + Constant [ public int CHANNEL_READ_MASK ] { 64 } + Constant [ public int CHANNEL_WRITE_MASK ] { 128 } + Constant [ public int CHANNEL_META ] { 256 } + Constant [ public int CHANNEL_COMPOSITE_MASK ] { 512 } + Constant [ public int CHANNEL_COMPOSITES ] { 31 } + Constant [ public int METRIC_ABSOLUTEERRORMETRIC ] { 1 } + Constant [ public int METRIC_MEANABSOLUTEERROR ] { 3 } + Constant [ public int METRIC_MEANERRORPERPIXELMETRIC ] { 4 } + Constant [ public int METRIC_MEANSQUAREERROR ] { 5 } + Constant [ public int METRIC_PEAKABSOLUTEERROR ] { 7 } + Constant [ public int METRIC_PEAKSIGNALTONOISERATIO ] { 8 } + Constant [ public int METRIC_ROOTMEANSQUAREDERROR ] { 10 } + Constant [ public int METRIC_NORMALIZEDCROSSCORRELATIONERRORMETRIC ] { 6 } + Constant [ public int METRIC_FUZZERROR ] { 2 } + Constant [ public int METRIC_PERCEPTUALHASH_ERROR ] { 9 } + Constant [ public int METRIC_STRUCTURAL_SIMILARITY_ERROR ] { 11 } + Constant [ public int METRIC_STRUCTURAL_DISSIMILARITY_ERROR ] { 12 } + Constant [ public int PIXEL_CHAR ] { 1 } + Constant [ public int PIXELSTORAGE_CHAR ] { 1 } + Constant [ public int PIXEL_DOUBLE ] { 2 } + Constant [ public int PIXELSTORAGE_DOUBLE ] { 2 } + Constant [ public int PIXEL_FLOAT ] { 3 } + Constant [ public int PIXELSTORAGE_FLOAT ] { 3 } + Constant [ public int PIXEL_LONG ] { 4 } + Constant [ public int PIXELSTORAGE_LONG ] { 4 } + Constant [ public int PIXEL_QUANTUM ] { 6 } + Constant [ public int PIXELSTORAGE_QUANTUM ] { 6 } + Constant [ public int PIXEL_SHORT ] { 7 } + Constant [ public int PIXELSTORAGE_SHORT ] { 7 } + Constant [ public int EVALUATE_UNDEFINED ] { 0 } + Constant [ public int EVALUATE_ADD ] { 2 } + Constant [ public int EVALUATE_AND ] { 4 } + Constant [ public int EVALUATE_DIVIDE ] { 6 } + Constant [ public int EVALUATE_LEFTSHIFT ] { 11 } + Constant [ public int EVALUATE_MAX ] { 13 } + Constant [ public int EVALUATE_MIN ] { 16 } + Constant [ public int EVALUATE_MULTIPLY ] { 18 } + Constant [ public int EVALUATE_OR ] { 19 } + Constant [ public int EVALUATE_RIGHTSHIFT ] { 22 } + Constant [ public int EVALUATE_SET ] { 24 } + Constant [ public int EVALUATE_SUBTRACT ] { 26 } + Constant [ public int EVALUATE_XOR ] { 32 } + Constant [ public int EVALUATE_POW ] { 21 } + Constant [ public int EVALUATE_LOG ] { 12 } + Constant [ public int EVALUATE_THRESHOLD ] { 29 } + Constant [ public int EVALUATE_THRESHOLDBLACK ] { 28 } + Constant [ public int EVALUATE_THRESHOLDWHITE ] { 30 } + Constant [ public int EVALUATE_GAUSSIANNOISE ] { 8 } + Constant [ public int EVALUATE_IMPULSENOISE ] { 9 } + Constant [ public int EVALUATE_LAPLACIANNOISE ] { 10 } + Constant [ public int EVALUATE_MULTIPLICATIVENOISE ] { 17 } + Constant [ public int EVALUATE_POISSONNOISE ] { 20 } + Constant [ public int EVALUATE_UNIFORMNOISE ] { 31 } + Constant [ public int EVALUATE_COSINE ] { 5 } + Constant [ public int EVALUATE_SINE ] { 25 } + Constant [ public int EVALUATE_ADDMODULUS ] { 3 } + Constant [ public int EVALUATE_MEAN ] { 14 } + Constant [ public int EVALUATE_ABS ] { 1 } + Constant [ public int EVALUATE_EXPONENTIAL ] { 7 } + Constant [ public int EVALUATE_MEDIAN ] { 15 } + Constant [ public int EVALUATE_SUM ] { 27 } + Constant [ public int EVALUATE_ROOT_MEAN_SQUARE ] { 23 } + Constant [ public int EVALUATE_INVERSE_LOG ] { 33 } + Constant [ public int COLORSPACE_UNDEFINED ] { 0 } + Constant [ public int COLORSPACE_RGB ] { 21 } + Constant [ public int COLORSPACE_GRAY ] { 3 } + Constant [ public int COLORSPACE_TRANSPARENT ] { 24 } + Constant [ public int COLORSPACE_OHTA ] { 18 } + Constant [ public int COLORSPACE_XYZ ] { 26 } + Constant [ public int COLORSPACE_YCBCR ] { 27 } + Constant [ public int COLORSPACE_YCC ] { 28 } + Constant [ public int COLORSPACE_YIQ ] { 30 } + Constant [ public int COLORSPACE_YPBPR ] { 31 } + Constant [ public int COLORSPACE_YUV ] { 32 } + Constant [ public int COLORSPACE_CMYK ] { 2 } + Constant [ public int COLORSPACE_SRGB ] { 23 } + Constant [ public int COLORSPACE_HSB ] { 6 } + Constant [ public int COLORSPACE_HSL ] { 8 } + Constant [ public int COLORSPACE_HWB ] { 10 } + Constant [ public int COLORSPACE_LOG ] { 15 } + Constant [ public int COLORSPACE_CMY ] { 1 } + Constant [ public int COLORSPACE_LUV ] { 17 } + Constant [ public int COLORSPACE_HCL ] { 4 } + Constant [ public int COLORSPACE_LCH ] { 12 } + Constant [ public int COLORSPACE_LMS ] { 16 } + Constant [ public int COLORSPACE_LCHAB ] { 13 } + Constant [ public int COLORSPACE_LCHUV ] { 14 } + Constant [ public int COLORSPACE_SCRGB ] { 22 } + Constant [ public int COLORSPACE_HSI ] { 7 } + Constant [ public int COLORSPACE_HSV ] { 9 } + Constant [ public int COLORSPACE_HCLP ] { 5 } + Constant [ public int COLORSPACE_YDBDR ] { 29 } + Constant [ public int COLORSPACE_REC601YCBCR ] { 19 } + Constant [ public int COLORSPACE_REC709YCBCR ] { 20 } + Constant [ public int COLORSPACE_XYY ] { 25 } + Constant [ public int COLORSPACE_LINEARGRAY ] { 33 } + Constant [ public int COLORSPACE_DISPLAYP3 ] { 35 } + Constant [ public int COLORSPACE_ADOBE98 ] { 36 } + Constant [ public int COLORSPACE_PROPHOTO ] { 37 } + Constant [ public int COLORSPACE_JZAZBZ ] { 34 } + Constant [ public int VIRTUALPIXELMETHOD_UNDEFINED ] { 0 } + Constant [ public int VIRTUALPIXELMETHOD_BACKGROUND ] { 1 } + Constant [ public int VIRTUALPIXELMETHOD_EDGE ] { 3 } + Constant [ public int VIRTUALPIXELMETHOD_MIRROR ] { 4 } + Constant [ public int VIRTUALPIXELMETHOD_TILE ] { 6 } + Constant [ public int VIRTUALPIXELMETHOD_TRANSPARENT ] { 7 } + Constant [ public int VIRTUALPIXELMETHOD_MASK ] { 8 } + Constant [ public int VIRTUALPIXELMETHOD_BLACK ] { 9 } + Constant [ public int VIRTUALPIXELMETHOD_GRAY ] { 10 } + Constant [ public int VIRTUALPIXELMETHOD_WHITE ] { 11 } + Constant [ public int VIRTUALPIXELMETHOD_HORIZONTALTILE ] { 12 } + Constant [ public int VIRTUALPIXELMETHOD_VERTICALTILE ] { 13 } + Constant [ public int VIRTUALPIXELMETHOD_HORIZONTALTILEEDGE ] { 14 } + Constant [ public int VIRTUALPIXELMETHOD_VERTICALTILEEDGE ] { 15 } + Constant [ public int VIRTUALPIXELMETHOD_CHECKERTILE ] { 16 } + Constant [ public int VIRTUALPIXELMETHOD_DITHER ] { 2 } + Constant [ public int VIRTUALPIXELMETHOD_RANDOM ] { 5 } + Constant [ public int PREVIEW_UNDEFINED ] { 0 } + Constant [ public int PREVIEW_ROTATE ] { 1 } + Constant [ public int PREVIEW_SHEAR ] { 2 } + Constant [ public int PREVIEW_ROLL ] { 3 } + Constant [ public int PREVIEW_HUE ] { 4 } + Constant [ public int PREVIEW_SATURATION ] { 5 } + Constant [ public int PREVIEW_BRIGHTNESS ] { 6 } + Constant [ public int PREVIEW_GAMMA ] { 7 } + Constant [ public int PREVIEW_SPIFF ] { 8 } + Constant [ public int PREVIEW_DULL ] { 9 } + Constant [ public int PREVIEW_GRAYSCALE ] { 10 } + Constant [ public int PREVIEW_QUANTIZE ] { 11 } + Constant [ public int PREVIEW_DESPECKLE ] { 12 } + Constant [ public int PREVIEW_REDUCENOISE ] { 13 } + Constant [ public int PREVIEW_ADDNOISE ] { 14 } + Constant [ public int PREVIEW_SHARPEN ] { 15 } + Constant [ public int PREVIEW_BLUR ] { 16 } + Constant [ public int PREVIEW_THRESHOLD ] { 17 } + Constant [ public int PREVIEW_EDGEDETECT ] { 18 } + Constant [ public int PREVIEW_SPREAD ] { 19 } + Constant [ public int PREVIEW_SOLARIZE ] { 20 } + Constant [ public int PREVIEW_SHADE ] { 21 } + Constant [ public int PREVIEW_RAISE ] { 22 } + Constant [ public int PREVIEW_SEGMENT ] { 23 } + Constant [ public int PREVIEW_SWIRL ] { 24 } + Constant [ public int PREVIEW_IMPLODE ] { 25 } + Constant [ public int PREVIEW_WAVE ] { 26 } + Constant [ public int PREVIEW_OILPAINT ] { 27 } + Constant [ public int PREVIEW_CHARCOALDRAWING ] { 28 } + Constant [ public int PREVIEW_JPEG ] { 29 } + Constant [ public int RENDERINGINTENT_UNDEFINED ] { 0 } + Constant [ public int RENDERINGINTENT_SATURATION ] { 1 } + Constant [ public int RENDERINGINTENT_PERCEPTUAL ] { 2 } + Constant [ public int RENDERINGINTENT_ABSOLUTE ] { 3 } + Constant [ public int RENDERINGINTENT_RELATIVE ] { 4 } + Constant [ public int INTERLACE_UNDEFINED ] { 0 } + Constant [ public int INTERLACE_NO ] { 1 } + Constant [ public int INTERLACE_LINE ] { 2 } + Constant [ public int INTERLACE_PLANE ] { 3 } + Constant [ public int INTERLACE_PARTITION ] { 4 } + Constant [ public int INTERLACE_GIF ] { 5 } + Constant [ public int INTERLACE_JPEG ] { 6 } + Constant [ public int INTERLACE_PNG ] { 7 } + Constant [ public int FILLRULE_UNDEFINED ] { 0 } + Constant [ public int FILLRULE_EVENODD ] { 1 } + Constant [ public int FILLRULE_NONZERO ] { 2 } + Constant [ public int PATHUNITS_UNDEFINED ] { 0 } + Constant [ public int PATHUNITS_USERSPACE ] { 1 } + Constant [ public int PATHUNITS_USERSPACEONUSE ] { 2 } + Constant [ public int PATHUNITS_OBJECTBOUNDINGBOX ] { 3 } + Constant [ public int LINECAP_UNDEFINED ] { 0 } + Constant [ public int LINECAP_BUTT ] { 1 } + Constant [ public int LINECAP_ROUND ] { 2 } + Constant [ public int LINECAP_SQUARE ] { 3 } + Constant [ public int LINEJOIN_UNDEFINED ] { 0 } + Constant [ public int LINEJOIN_MITER ] { 1 } + Constant [ public int LINEJOIN_ROUND ] { 2 } + Constant [ public int LINEJOIN_BEVEL ] { 3 } + Constant [ public int RESOURCETYPE_UNDEFINED ] { 0 } + Constant [ public int RESOURCETYPE_AREA ] { 1 } + Constant [ public int RESOURCETYPE_DISK ] { 2 } + Constant [ public int RESOURCETYPE_FILE ] { 3 } + Constant [ public int RESOURCETYPE_MAP ] { 5 } + Constant [ public int RESOURCETYPE_MEMORY ] { 6 } + Constant [ public int RESOURCETYPE_TIME ] { 9 } + Constant [ public int RESOURCETYPE_THROTTLE ] { 8 } + Constant [ public int RESOURCETYPE_THREAD ] { 7 } + Constant [ public int RESOURCETYPE_WIDTH ] { 10 } + Constant [ public int RESOURCETYPE_HEIGHT ] { 4 } + Constant [ public int RESOURCETYPE_LISTLENGTH ] { 11 } + Constant [ public int DISPOSE_UNRECOGNIZED ] { 0 } + Constant [ public int DISPOSE_UNDEFINED ] { 0 } + Constant [ public int DISPOSE_NONE ] { 1 } + Constant [ public int DISPOSE_BACKGROUND ] { 2 } + Constant [ public int DISPOSE_PREVIOUS ] { 3 } + Constant [ public int INTERPOLATE_UNDEFINED ] { 0 } + Constant [ public int INTERPOLATE_AVERAGE ] { 1 } + Constant [ public int INTERPOLATE_BILINEAR ] { 5 } + Constant [ public int INTERPOLATE_INTEGER ] { 8 } + Constant [ public int INTERPOLATE_MESH ] { 9 } + Constant [ public int INTERPOLATE_SPLINE ] { 11 } + Constant [ public int INTERPOLATE_AVERAGE_9 ] { 2 } + Constant [ public int INTERPOLATE_AVERAGE_16 ] { 3 } + Constant [ public int INTERPOLATE_BLEND ] { 6 } + Constant [ public int INTERPOLATE_BACKGROUND_COLOR ] { 4 } + Constant [ public int INTERPOLATE_CATROM ] { 7 } + Constant [ public int INTERPOLATE_NEAREST_PIXEL ] { 10 } + Constant [ public int LAYERMETHOD_UNDEFINED ] { 0 } + Constant [ public int LAYERMETHOD_COALESCE ] { 1 } + Constant [ public int LAYERMETHOD_COMPAREANY ] { 2 } + Constant [ public int LAYERMETHOD_COMPARECLEAR ] { 3 } + Constant [ public int LAYERMETHOD_COMPAREOVERLAY ] { 4 } + Constant [ public int LAYERMETHOD_DISPOSE ] { 5 } + Constant [ public int LAYERMETHOD_OPTIMIZE ] { 6 } + Constant [ public int LAYERMETHOD_OPTIMIZEPLUS ] { 8 } + Constant [ public int LAYERMETHOD_OPTIMIZETRANS ] { 9 } + Constant [ public int LAYERMETHOD_COMPOSITE ] { 12 } + Constant [ public int LAYERMETHOD_OPTIMIZEIMAGE ] { 7 } + Constant [ public int LAYERMETHOD_REMOVEDUPS ] { 10 } + Constant [ public int LAYERMETHOD_REMOVEZERO ] { 11 } + Constant [ public int LAYERMETHOD_TRIMBOUNDS ] { 16 } + Constant [ public int ORIENTATION_UNDEFINED ] { 0 } + Constant [ public int ORIENTATION_TOPLEFT ] { 1 } + Constant [ public int ORIENTATION_TOPRIGHT ] { 2 } + Constant [ public int ORIENTATION_BOTTOMRIGHT ] { 3 } + Constant [ public int ORIENTATION_BOTTOMLEFT ] { 4 } + Constant [ public int ORIENTATION_LEFTTOP ] { 5 } + Constant [ public int ORIENTATION_RIGHTTOP ] { 6 } + Constant [ public int ORIENTATION_RIGHTBOTTOM ] { 7 } + Constant [ public int ORIENTATION_LEFTBOTTOM ] { 8 } + Constant [ public int DISTORTION_UNDEFINED ] { 0 } + Constant [ public int DISTORTION_AFFINE ] { 1 } + Constant [ public int DISTORTION_AFFINEPROJECTION ] { 2 } + Constant [ public int DISTORTION_ARC ] { 9 } + Constant [ public int DISTORTION_BILINEAR ] { 6 } + Constant [ public int DISTORTION_PERSPECTIVE ] { 4 } + Constant [ public int DISTORTION_PERSPECTIVEPROJECTION ] { 5 } + Constant [ public int DISTORTION_SCALEROTATETRANSLATE ] { 3 } + Constant [ public int DISTORTION_POLYNOMIAL ] { 8 } + Constant [ public int DISTORTION_POLAR ] { 10 } + Constant [ public int DISTORTION_DEPOLAR ] { 11 } + Constant [ public int DISTORTION_BARREL ] { 14 } + Constant [ public int DISTORTION_SHEPARDS ] { 16 } + Constant [ public int DISTORTION_SENTINEL ] { 18 } + Constant [ public int DISTORTION_RIGID_AFFINE ] { 19 } + Constant [ public int DISTORTION_BARRELINVERSE ] { 15 } + Constant [ public int DISTORTION_BILINEARFORWARD ] { 6 } + Constant [ public int DISTORTION_BILINEARREVERSE ] { 7 } + Constant [ public int DISTORTION_RESIZE ] { 17 } + Constant [ public int DISTORTION_CYLINDER2PLANE ] { 12 } + Constant [ public int DISTORTION_PLANE2CYLINDER ] { 13 } + Constant [ public int LAYERMETHOD_MERGE ] { 13 } + Constant [ public int LAYERMETHOD_FLATTEN ] { 14 } + Constant [ public int LAYERMETHOD_MOSAIC ] { 15 } + Constant [ public int ALPHACHANNEL_ACTIVATE ] { 1 } + Constant [ public int ALPHACHANNEL_ON ] { 10 } + Constant [ public int ALPHACHANNEL_SET ] { 13 } + Constant [ public int ALPHACHANNEL_UNDEFINED ] { 0 } + Constant [ public int ALPHACHANNEL_DISCRETE ] { 6 } + Constant [ public int ALPHACHANNEL_DEACTIVATE ] { 5 } + Constant [ public int ALPHACHANNEL_EXTRACT ] { 8 } + Constant [ public int ALPHACHANNEL_OFF ] { 9 } + Constant [ public int ALPHACHANNEL_SHAPE ] { 14 } + Constant [ public int ALPHACHANNEL_TRANSPARENT ] { 15 } + Constant [ public int ALPHACHANNEL_ASSOCIATE ] { 2 } + Constant [ public int ALPHACHANNEL_DISSOCIATE ] { 7 } + Constant [ public int SPARSECOLORMETHOD_UNDEFINED ] { 0 } + Constant [ public int SPARSECOLORMETHOD_BARYCENTRIC ] { 1 } + Constant [ public int SPARSECOLORMETHOD_BILINEAR ] { 7 } + Constant [ public int SPARSECOLORMETHOD_POLYNOMIAL ] { 8 } + Constant [ public int SPARSECOLORMETHOD_SPEPARDS ] { 16 } + Constant [ public int SPARSECOLORMETHOD_VORONOI ] { 18 } + Constant [ public int SPARSECOLORMETHOD_INVERSE ] { 19 } + Constant [ public int SPARSECOLORMETHOD_MANHATTAN ] { 20 } + Constant [ public int DITHERMETHOD_UNDEFINED ] { 0 } + Constant [ public int DITHERMETHOD_NO ] { 1 } + Constant [ public int DITHERMETHOD_RIEMERSMA ] { 2 } + Constant [ public int DITHERMETHOD_FLOYDSTEINBERG ] { 3 } + Constant [ public int FUNCTION_UNDEFINED ] { 0 } + Constant [ public int FUNCTION_POLYNOMIAL ] { 3 } + Constant [ public int FUNCTION_SINUSOID ] { 4 } + Constant [ public int ALPHACHANNEL_BACKGROUND ] { 3 } + Constant [ public int FUNCTION_ARCSIN ] { 1 } + Constant [ public int FUNCTION_ARCTAN ] { 2 } + Constant [ public int ALPHACHANNEL_REMOVE ] { 12 } + Constant [ public int STATISTIC_GRADIENT ] { 1 } + Constant [ public int STATISTIC_MAXIMUM ] { 2 } + Constant [ public int STATISTIC_MEAN ] { 3 } + Constant [ public int STATISTIC_MEDIAN ] { 4 } + Constant [ public int STATISTIC_MINIMUM ] { 5 } + Constant [ public int STATISTIC_MODE ] { 6 } + Constant [ public int STATISTIC_NONPEAK ] { 7 } + Constant [ public int STATISTIC_STANDARD_DEVIATION ] { 9 } + Constant [ public int STATISTIC_ROOT_MEAN_SQUARE ] { 8 } + Constant [ public int STATISTIC_CONTRAST ] { 10 } + Constant [ public int MORPHOLOGY_CONVOLVE ] { 1 } + Constant [ public int MORPHOLOGY_CORRELATE ] { 2 } + Constant [ public int MORPHOLOGY_ERODE ] { 3 } + Constant [ public int MORPHOLOGY_DILATE ] { 4 } + Constant [ public int MORPHOLOGY_ERODE_INTENSITY ] { 5 } + Constant [ public int MORPHOLOGY_DILATE_INTENSITY ] { 6 } + Constant [ public int MORPHOLOGY_DISTANCE ] { 21 } + Constant [ public int MORPHOLOGY_OPEN ] { 8 } + Constant [ public int MORPHOLOGY_CLOSE ] { 9 } + Constant [ public int MORPHOLOGY_OPEN_INTENSITY ] { 10 } + Constant [ public int MORPHOLOGY_CLOSE_INTENSITY ] { 11 } + Constant [ public int MORPHOLOGY_SMOOTH ] { 12 } + Constant [ public int MORPHOLOGY_EDGE_IN ] { 13 } + Constant [ public int MORPHOLOGY_EDGE_OUT ] { 14 } + Constant [ public int MORPHOLOGY_EDGE ] { 15 } + Constant [ public int MORPHOLOGY_TOP_HAT ] { 16 } + Constant [ public int MORPHOLOGY_BOTTOM_HAT ] { 17 } + Constant [ public int MORPHOLOGY_HIT_AND_MISS ] { 18 } + Constant [ public int MORPHOLOGY_THINNING ] { 19 } + Constant [ public int MORPHOLOGY_THICKEN ] { 20 } + Constant [ public int MORPHOLOGY_VORONOI ] { 22 } + Constant [ public int MORPHOLOGY_ITERATIVE ] { 7 } + Constant [ public int KERNEL_UNITY ] { 1 } + Constant [ public int KERNEL_GAUSSIAN ] { 2 } + Constant [ public int KERNEL_DIFFERENCE_OF_GAUSSIANS ] { 3 } + Constant [ public int KERNEL_LAPLACIAN_OF_GAUSSIANS ] { 4 } + Constant [ public int KERNEL_BLUR ] { 5 } + Constant [ public int KERNEL_COMET ] { 6 } + Constant [ public int KERNEL_LAPLACIAN ] { 8 } + Constant [ public int KERNEL_SOBEL ] { 9 } + Constant [ public int KERNEL_FREI_CHEN ] { 10 } + Constant [ public int KERNEL_ROBERTS ] { 11 } + Constant [ public int KERNEL_PREWITT ] { 12 } + Constant [ public int KERNEL_COMPASS ] { 13 } + Constant [ public int KERNEL_KIRSCH ] { 14 } + Constant [ public int KERNEL_DIAMOND ] { 15 } + Constant [ public int KERNEL_SQUARE ] { 16 } + Constant [ public int KERNEL_RECTANGLE ] { 17 } + Constant [ public int KERNEL_OCTAGON ] { 18 } + Constant [ public int KERNEL_DISK ] { 19 } + Constant [ public int KERNEL_PLUS ] { 20 } + Constant [ public int KERNEL_CROSS ] { 21 } + Constant [ public int KERNEL_RING ] { 22 } + Constant [ public int KERNEL_PEAKS ] { 23 } + Constant [ public int KERNEL_EDGES ] { 24 } + Constant [ public int KERNEL_CORNERS ] { 25 } + Constant [ public int KERNEL_DIAGONALS ] { 26 } + Constant [ public int KERNEL_LINE_ENDS ] { 27 } + Constant [ public int KERNEL_LINE_JUNCTIONS ] { 28 } + Constant [ public int KERNEL_RIDGES ] { 29 } + Constant [ public int KERNEL_CONVEX_HULL ] { 30 } + Constant [ public int KERNEL_THIN_SE ] { 31 } + Constant [ public int KERNEL_SKELETON ] { 32 } + Constant [ public int KERNEL_CHEBYSHEV ] { 33 } + Constant [ public int KERNEL_MANHATTAN ] { 34 } + Constant [ public int KERNEL_OCTAGONAL ] { 35 } + Constant [ public int KERNEL_EUCLIDEAN ] { 36 } + Constant [ public int KERNEL_USER_DEFINED ] { 37 } + Constant [ public int KERNEL_BINOMIAL ] { 7 } + Constant [ public int DIRECTION_LEFT_TO_RIGHT ] { 2 } + Constant [ public int DIRECTION_RIGHT_TO_LEFT ] { 1 } + Constant [ public int NORMALIZE_KERNEL_NONE ] { 0 } + Constant [ public int NORMALIZE_KERNEL_VALUE ] { 8192 } + Constant [ public int NORMALIZE_KERNEL_CORRELATE ] { 65536 } + Constant [ public int NORMALIZE_KERNEL_PERCENT ] { 4096 } + Constant [ public int PIXELMASK_READ ] { 1 } + Constant [ public int PIXELMASK_WRITE ] { 2 } + Constant [ public int PIXELMASK_COMPOSITE ] { 4 } + } + + - Static properties [0] { + } + + - Static methods [20] { + Method [ static public method queryFormats ] { + + - Parameters [1] { + Parameter #0 [ $pattern ] + } + } + + Method [ static public method queryFonts ] { + + - Parameters [1] { + Parameter #0 [ $pattern ] + } + } + + Method [ static public method calculateCrop ] { + + - Parameters [5] { + Parameter #0 [ $original_width ] + Parameter #1 [ $original_height ] + Parameter #2 [ $desired_width ] + Parameter #3 [ $desired_height ] + Parameter #4 [ $legacy ] + } + } + + Method [ static public method getCopyright ] { + + - Parameters [0] { + } + } + + Method [ static public method getConfigureOptions ] { + + - Parameters [1] { + Parameter #0 [ $pattern ] + } + } + + Method [ static public method getFeatures ] { + + - Parameters [0] { + } + } + + Method [ static public method getHomeURL ] { + + - Parameters [0] { + } + } + + Method [ static public method getPackageName ] { + + - Parameters [0] { + } + } + + Method [ static public method getQuantum ] { + + - Parameters [0] { + } + } + + Method [ static public method getHdriEnabled ] { + + - Parameters [0] { + } + } + + Method [ static public method getQuantumDepth ] { + + - Parameters [0] { + } + } + + Method [ static public method getQuantumRange ] { + + - Parameters [0] { + } + } + + Method [ static public method getReleaseDate ] { + + - Parameters [0] { + } + } + + Method [ static public method getResource ] { + + - Parameters [1] { + Parameter #0 [ $type ] + } + } + + Method [ static public method getResourceLimit ] { + + - Parameters [1] { + Parameter #0 [ $type ] + } + } + + Method [ static public method getVersion ] { + + - Parameters [0] { + } + } + + Method [ static public method setResourceLimit ] { + + - Parameters [2] { + Parameter #0 [ $type ] + Parameter #1 [ $limit ] + } + } + + Method [ static public method setRegistry ] { + + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ $value ] + } + } + + Method [ static public method getRegistry ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + } + + Method [ static public method listRegistry ] { + + - Parameters [0] { + } + } + } + + - Properties [0] { + } + + - Methods [327] { + Method [ public method optimizeImageLayers ] { + + - Parameters [0] { + } + } + + Method [ public method compareImageLayers ] { + + - Parameters [1] { + Parameter #0 [ $metric ] + } + } + + Method [ public method pingImageBlob ] { + + - Parameters [1] { + Parameter #0 [ $image ] + } + } + + Method [ public method pingImageFile ] { + + - Parameters [2] { + Parameter #0 [ $filehandle ] + Parameter #1 [ $filename ] + } + } + + Method [ public method transposeImage ] { + + - Parameters [0] { + } + } + + Method [ public method transverseImage ] { + + - Parameters [0] { + } + } + + Method [ public method trimImage ] { + + - Parameters [1] { + Parameter #0 [ $fuzz ] + } + } + + Method [ public method waveImage ] { + + - Parameters [2] { + Parameter #0 [ $amplitude ] + Parameter #1 [ $length ] + } + } + + Method [ public method vignetteImage ] { + + - Parameters [4] { + Parameter #0 [ $black_point ] + Parameter #1 [ $white_point ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method uniqueImageColors ] { + + - Parameters [0] { + } + } + + Method [ public method setImageMatte ] { + + - Parameters [1] { + Parameter #0 [ $matte ] + } + } + + Method [ public method adaptiveResizeImage ] { + + - Parameters [4] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $bestfit ] + Parameter #3 [ $legacy ] + } + } + + Method [ public method sketchImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $angle ] + } + } + + Method [ public method shadeImage ] { + + - Parameters [3] { + Parameter #0 [ $gray ] + Parameter #1 [ $azimuth ] + Parameter #2 [ $elevation ] + } + } + + Method [ public method getSizeOffset ] { + + - Parameters [0] { + } + } + + Method [ public method setSizeOffset ] { + + - Parameters [3] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $offset ] + } + } + + Method [ public method adaptiveBlurImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $channel ] + } + } + + Method [ public method contrastStretchImage ] { + + - Parameters [3] { + Parameter #0 [ $black_point ] + Parameter #1 [ $white_point ] + Parameter #2 [ $channel ] + } + } + + Method [ public method adaptiveSharpenImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $channel ] + } + } + + Method [ public method randomThresholdImage ] { + + - Parameters [3] { + Parameter #0 [ $low ] + Parameter #1 [ $high ] + Parameter #2 [ $channel ] + } + } + + Method [ public method setIteratorIndex ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + } + + Method [ public method getIteratorIndex ] { + + - Parameters [0] { + } + } + + Method [ public method setImageAlpha ] { + + - Parameters [1] { + Parameter #0 [ $alpha ] + } + } + + Method [ public method polaroidImage ] { + + - Parameters [2] { + Parameter #0 [ ImagickDraw $settings ] + Parameter #1 [ $angle ] + } + } + + Method [ public method getImageProperty ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method setImageProperty ] { + + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $value ] + } + } + + Method [ public method deleteImageProperty ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method identifyFormat ] { + + - Parameters [1] { + Parameter #0 [ $format ] + } + } + + Method [ public method setImageInterpolateMethod ] { + + - Parameters [1] { + Parameter #0 [ $method ] + } + } + + Method [ public method getImageInterpolateMethod ] { + + - Parameters [0] { + } + } + + Method [ public method linearStretchImage ] { + + - Parameters [2] { + Parameter #0 [ $black_point ] + Parameter #1 [ $white_point ] + } + } + + Method [ public method getImageLength ] { + + - Parameters [0] { + } + } + + Method [ public method extentImage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method getImageOrientation ] { + + - Parameters [0] { + } + } + + Method [ public method setImageOrientation ] { + + - Parameters [1] { + Parameter #0 [ $orientation ] + } + } + + Method [ public method clutImage ] { + + - Parameters [2] { + Parameter #0 [ Imagick $lookup_table ] + Parameter #1 [ $channel ] + } + } + + Method [ public method getImageProperties ] { + + - Parameters [2] { + Parameter #0 [ $pattern ] + Parameter #1 [ $include_values ] + } + } + + Method [ public method getImageProfiles ] { + + - Parameters [2] { + Parameter #0 [ $pattern ] + Parameter #1 [ $include_values ] + } + } + + Method [ public method distortImage ] { + + - Parameters [3] { + Parameter #0 [ $distortion ] + Parameter #1 [ $arguments ] + Parameter #2 [ $bestfit ] + } + } + + Method [ public method writeImageFile ] { + + - Parameters [2] { + Parameter #0 [ $filehandle ] + Parameter #1 [ $format ] + } + } + + Method [ public method writeImagesFile ] { + + - Parameters [2] { + Parameter #0 [ $filehandle ] + Parameter #1 [ $format ] + } + } + + Method [ public method resetImagePage ] { + + - Parameters [1] { + Parameter #0 [ $page ] + } + } + + Method [ public method animateImages ] { + + - Parameters [1] { + Parameter #0 [ $x_server ] + } + } + + Method [ public method setFont ] { + + - Parameters [1] { + Parameter #0 [ $font ] + } + } + + Method [ public method getFont ] { + + - Parameters [0] { + } + } + + Method [ public method setPointSize ] { + + - Parameters [1] { + Parameter #0 [ $point_size ] + } + } + + Method [ public method getPointSize ] { + + - Parameters [0] { + } + } + + Method [ public method mergeImageLayers ] { + + - Parameters [1] { + Parameter #0 [ $layermethod ] + } + } + + Method [ public method setImageAlphaChannel ] { + + - Parameters [1] { + Parameter #0 [ $alphachannel ] + } + } + + Method [ public method floodfillPaintImage ] { + + - Parameters [7] { + Parameter #0 [ $fill_color ] + Parameter #1 [ $fuzz ] + Parameter #2 [ $border_color ] + Parameter #3 [ $x ] + Parameter #4 [ $y ] + Parameter #5 [ $invert ] + Parameter #6 [ $channel ] + } + } + + Method [ public method opaquePaintImage ] { + + - Parameters [5] { + Parameter #0 [ $target_color ] + Parameter #1 [ $fill_color ] + Parameter #2 [ $fuzz ] + Parameter #3 [ $invert ] + Parameter #4 [ $channel ] + } + } + + Method [ public method transparentPaintImage ] { + + - Parameters [4] { + Parameter #0 [ $target_color ] + Parameter #1 [ $alpha ] + Parameter #2 [ $fuzz ] + Parameter #3 [ $invert ] + } + } + + Method [ public method liquidRescaleImage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $delta_x ] + Parameter #3 [ $rigidity ] + } + } + + Method [ public method encipherImage ] { + + - Parameters [1] { + Parameter #0 [ $passphrase ] + } + } + + Method [ public method decipherImage ] { + + - Parameters [1] { + Parameter #0 [ $passphrase ] + } + } + + Method [ public method setGravity ] { + + - Parameters [1] { + Parameter #0 [ $gravity ] + } + } + + Method [ public method getGravity ] { + + - Parameters [0] { + } + } + + Method [ public method getImageChannelRange ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method getImageAlphaChannel ] { + + - Parameters [0] { + } + } + + Method [ public method getImageChannelDistortions ] { + + - Parameters [3] { + Parameter #0 [ Imagick $reference_image ] + Parameter #1 [ $metric ] + Parameter #2 [ $channel ] + } + } + + Method [ public method setImageGravity ] { + + - Parameters [1] { + Parameter #0 [ $gravity ] + } + } + + Method [ public method getImageGravity ] { + + - Parameters [0] { + } + } + + Method [ public method importImagePixels ] { + + - Parameters [7] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $width ] + Parameter #3 [ $height ] + Parameter #4 [ $map ] + Parameter #5 [ $pixelstorage ] + Parameter #6 [ $pixels ] + } + } + + Method [ public method deskewImage ] { + + - Parameters [1] { + Parameter #0 [ $threshold ] + } + } + + Method [ public method segmentImage ] { + + - Parameters [4] { + Parameter #0 [ $colorspace ] + Parameter #1 [ $cluster_threshold ] + Parameter #2 [ $smooth_threshold ] + Parameter #3 [ $verbose ] + } + } + + Method [ public method sparseColorImage ] { + + - Parameters [3] { + Parameter #0 [ $sparsecolormethod ] + Parameter #1 [ $arguments ] + Parameter #2 [ $channel ] + } + } + + Method [ public method remapImage ] { + + - Parameters [2] { + Parameter #0 [ Imagick $replacement ] + Parameter #1 [ $dither_method ] + } + } + + Method [ public method houghLineImage ] { + + - Parameters [3] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $threshold ] + } + } + + Method [ public method exportImagePixels ] { + + - Parameters [6] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $width ] + Parameter #3 [ $height ] + Parameter #4 [ $map ] + Parameter #5 [ $pixelstorage ] + } + } + + Method [ public method getImageChannelKurtosis ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method functionImage ] { + + - Parameters [3] { + Parameter #0 [ $function ] + Parameter #1 [ $parameters ] + Parameter #2 [ $channel ] + } + } + + Method [ public method transformImageColorspace ] { + + - Parameters [1] { + Parameter #0 [ $colorspace ] + } + } + + Method [ public method haldClutImage ] { + + - Parameters [2] { + Parameter #0 [ Imagick $clut ] + Parameter #1 [ $channel ] + } + } + + Method [ public method autoLevelImage ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method blueShiftImage ] { + + - Parameters [1] { + Parameter #0 [ $factor ] + } + } + + Method [ public method getImageArtifact ] { + + - Parameters [1] { + Parameter #0 [ $artifact ] + } + } + + Method [ public method setImageArtifact ] { + + - Parameters [2] { + Parameter #0 [ $artifact ] + Parameter #1 [ $value ] + } + } + + Method [ public method deleteImageArtifact ] { + + - Parameters [1] { + Parameter #0 [ $artifact ] + } + } + + Method [ public method getColorspace ] { + + - Parameters [0] { + } + } + + Method [ public method setColorspace ] { + + - Parameters [1] { + Parameter #0 [ $colorspace ] + } + } + + Method [ public method clampImage ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method smushImages ] { + + - Parameters [2] { + Parameter #0 [ $stack ] + Parameter #1 [ $offset ] + } + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $files ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + } + + Method [ public method count ] { + + - Parameters [1] { + Parameter #0 [ $mode ] + } + } + + Method [ public method getPixelIterator ] { + + - Parameters [0] { + } + } + + Method [ public method getPixelRegionIterator ] { + + - Parameters [4] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $columns ] + Parameter #3 [ $rows ] + } + } + + Method [ public method readImage ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method readImages ] { + + - Parameters [1] { + Parameter #0 [ $filenames ] + } + } + + Method [ public method readImageBlob ] { + + - Parameters [2] { + Parameter #0 [ $image ] + Parameter #1 [ $filename ] + } + } + + Method [ public method setImageFormat ] { + + - Parameters [1] { + Parameter #0 [ $format ] + } + } + + Method [ public method scaleImage ] { + + - Parameters [4] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $bestfit ] + Parameter #3 [ $legacy ] + } + } + + Method [ public method writeImage ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method writeImages ] { + + - Parameters [2] { + Parameter #0 [ $filename ] + Parameter #1 [ $adjoin ] + } + } + + Method [ public method blurImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $channel ] + } + } + + Method [ public method thumbnailImage ] { + + - Parameters [5] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $bestfit ] + Parameter #3 [ $fill ] + Parameter #4 [ $legacy ] + } + } + + Method [ public method cropThumbnailImage ] { + + - Parameters [3] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $legacy ] + } + } + + Method [ public method getImageFilename ] { + + - Parameters [0] { + } + } + + Method [ public method setImageFilename ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method getImageFormat ] { + + - Parameters [0] { + } + } + + Method [ public method getImageMimeType ] { + + - Parameters [0] { + } + } + + Method [ public method removeImage ] { + + - Parameters [0] { + } + } + + Method [ public method destroy ] { + + - Parameters [0] { + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + } + + Method [ public method clone ] { + + - Parameters [0] { + } + } + + Method [ public method getImageBlob ] { + + - Parameters [0] { + } + } + + Method [ public method getImagesBlob ] { + + - Parameters [0] { + } + } + + Method [ public method setFirstIterator ] { + + - Parameters [0] { + } + } + + Method [ public method setLastIterator ] { + + - Parameters [0] { + } + } + + Method [ public method resetIterator ] { + + - Parameters [0] { + } + } + + Method [ public method previousImage ] { + + - Parameters [0] { + } + } + + Method [ public method nextImage ] { + + - Parameters [0] { + } + } + + Method [ public method hasPreviousImage ] { + + - Parameters [0] { + } + } + + Method [ public method hasNextImage ] { + + - Parameters [0] { + } + } + + Method [ public method commentImage ] { + + - Parameters [1] { + Parameter #0 [ $comment ] + } + } + + Method [ public method cropImage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method labelImage ] { + + - Parameters [1] { + Parameter #0 [ $label ] + } + } + + Method [ public method getImageGeometry ] { + + - Parameters [0] { + } + } + + Method [ public method drawImage ] { + + - Parameters [1] { + Parameter #0 [ ImagickDraw $drawing ] + } + } + + Method [ public method setImageCompressionQuality ] { + + - Parameters [1] { + Parameter #0 [ $quality ] + } + } + + Method [ public method getImageCompressionQuality ] { + + - Parameters [0] { + } + } + + Method [ public method setImageCompression ] { + + - Parameters [1] { + Parameter #0 [ $compression ] + } + } + + Method [ public method getImageCompression ] { + + - Parameters [0] { + } + } + + Method [ public method annotateImage ] { + + - Parameters [5] { + Parameter #0 [ ImagickDraw $settings ] + Parameter #1 [ $x ] + Parameter #2 [ $y ] + Parameter #3 [ $angle ] + Parameter #4 [ $text ] + } + } + + Method [ public method compositeImage ] { + + - Parameters [5] { + Parameter #0 [ Imagick $composite_image ] + Parameter #1 [ $composite ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + Parameter #4 [ $channel ] + } + } + + Method [ public method modulateImage ] { + + - Parameters [3] { + Parameter #0 [ $brightness ] + Parameter #1 [ $saturation ] + Parameter #2 [ $hue ] + } + } + + Method [ public method getImageColors ] { + + - Parameters [0] { + } + } + + Method [ public method montageImage ] { + + - Parameters [5] { + Parameter #0 [ ImagickDraw $settings ] + Parameter #1 [ $tile_geometry ] + Parameter #2 [ $thumbnail_geometry ] + Parameter #3 [ $monatgemode ] + Parameter #4 [ $frame ] + } + } + + Method [ public method identifyImage ] { + + - Parameters [1] { + Parameter #0 [ $append_raw_output ] + } + } + + Method [ public method thresholdImage ] { + + - Parameters [2] { + Parameter #0 [ $threshold ] + Parameter #1 [ $channel ] + } + } + + Method [ public method adaptiveThresholdImage ] { + + - Parameters [3] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $offset ] + } + } + + Method [ public method blackThresholdImage ] { + + - Parameters [1] { + Parameter #0 [ $threshold_color ] + } + } + + Method [ public method whiteThresholdImage ] { + + - Parameters [1] { + Parameter #0 [ $threshold_color ] + } + } + + Method [ public method appendImages ] { + + - Parameters [1] { + Parameter #0 [ $stack ] + } + } + + Method [ public method charcoalImage ] { + + - Parameters [2] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + } + } + + Method [ public method normalizeImage ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method oilPaintImage ] { + + - Parameters [1] { + Parameter #0 [ $radius ] + } + } + + Method [ public method posterizeImage ] { + + - Parameters [2] { + Parameter #0 [ $levels ] + Parameter #1 [ $dither ] + } + } + + Method [ public method raiseImage ] { + + - Parameters [5] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + Parameter #4 [ $raise ] + } + } + + Method [ public method resampleImage ] { + + - Parameters [4] { + Parameter #0 [ $x_resolution ] + Parameter #1 [ $y_resolution ] + Parameter #2 [ $filter ] + Parameter #3 [ $blur ] + } + } + + Method [ public method resizeImage ] { + + - Parameters [6] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $filter ] + Parameter #3 [ $blur ] + Parameter #4 [ $bestfit ] + Parameter #5 [ $legacy ] + } + } + + Method [ public method rollImage ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method rotateImage ] { + + - Parameters [2] { + Parameter #0 [ $background_color ] + Parameter #1 [ $degrees ] + } + } + + Method [ public method sampleImage ] { + + - Parameters [2] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + } + } + + Method [ public method solarizeImage ] { + + - Parameters [1] { + Parameter #0 [ $threshold ] + } + } + + Method [ public method shadowImage ] { + + - Parameters [4] { + Parameter #0 [ $opacity ] + Parameter #1 [ $sigma ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method setImageBackgroundColor ] { + + - Parameters [1] { + Parameter #0 [ $background_color ] + } + } + + Method [ public method setImageChannelMask ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method setImageCompose ] { + + - Parameters [1] { + Parameter #0 [ $compose ] + } + } + + Method [ public method setImageDelay ] { + + - Parameters [1] { + Parameter #0 [ $delay ] + } + } + + Method [ public method setImageDepth ] { + + - Parameters [1] { + Parameter #0 [ $depth ] + } + } + + Method [ public method setImageGamma ] { + + - Parameters [1] { + Parameter #0 [ $gamma ] + } + } + + Method [ public method setImageIterations ] { + + - Parameters [1] { + Parameter #0 [ $iterations ] + } + } + + Method [ public method setImagePage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method setImageProgressMonitor ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method setProgressMonitor ] { + + - Parameters [1] { + Parameter #0 [ $callback ] + } + } + + Method [ public method setImageResolution ] { + + - Parameters [2] { + Parameter #0 [ $x_resolution ] + Parameter #1 [ $y_resolution ] + } + } + + Method [ public method setImageScene ] { + + - Parameters [1] { + Parameter #0 [ $scene ] + } + } + + Method [ public method setImageTicksPerSecond ] { + + - Parameters [1] { + Parameter #0 [ $ticks_per_second ] + } + } + + Method [ public method setImageType ] { + + - Parameters [1] { + Parameter #0 [ $image_type ] + } + } + + Method [ public method setImageUnits ] { + + - Parameters [1] { + Parameter #0 [ $units ] + } + } + + Method [ public method sharpenImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $channel ] + } + } + + Method [ public method shaveImage ] { + + - Parameters [2] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + } + } + + Method [ public method shearImage ] { + + - Parameters [3] { + Parameter #0 [ $background_color ] + Parameter #1 [ $x_shear ] + Parameter #2 [ $y_shear ] + } + } + + Method [ public method spliceImage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method pingImage ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method readImageFile ] { + + - Parameters [2] { + Parameter #0 [ $filehandle ] + Parameter #1 [ $filename ] + } + } + + Method [ public method displayImage ] { + + - Parameters [1] { + Parameter #0 [ $servername ] + } + } + + Method [ public method displayImages ] { + + - Parameters [1] { + Parameter #0 [ $servername ] + } + } + + Method [ public method spreadImage ] { + + - Parameters [1] { + Parameter #0 [ $radius ] + } + } + + Method [ public method swirlImage ] { + + - Parameters [1] { + Parameter #0 [ $degrees ] + } + } + + Method [ public method stripImage ] { + + - Parameters [0] { + } + } + + Method [ public method queryFontMetrics ] { + + - Parameters [3] { + Parameter #0 [ ImagickDraw $settings ] + Parameter #1 [ $text ] + Parameter #2 [ $multiline ] + } + } + + Method [ public method steganoImage ] { + + - Parameters [2] { + Parameter #0 [ Imagick $watermark ] + Parameter #1 [ $offset ] + } + } + + Method [ public method addNoiseImage ] { + + - Parameters [2] { + Parameter #0 [ $noise ] + Parameter #1 [ $channel ] + } + } + + Method [ public method motionBlurImage ] { + + - Parameters [4] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $angle ] + Parameter #3 [ $channel ] + } + } + + Method [ public method morphImages ] { + + - Parameters [1] { + Parameter #0 [ $number_frames ] + } + } + + Method [ public method minifyImage ] { + + - Parameters [0] { + } + } + + Method [ public method affineTransformImage ] { + + - Parameters [1] { + Parameter #0 [ ImagickDraw $settings ] + } + } + + Method [ public method borderImage ] { + + - Parameters [3] { + Parameter #0 [ $border_color ] + Parameter #1 [ $width ] + Parameter #2 [ $height ] + } + } + + Method [ public method chopImage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method clipImage ] { + + - Parameters [0] { + } + } + + Method [ public method clipPathImage ] { + + - Parameters [2] { + Parameter #0 [ $pathname ] + Parameter #1 [ $inside ] + } + } + + Method [ public method clipImagePath ] { + + - Parameters [2] { + Parameter #0 [ $pathname ] + Parameter #1 [ $inside ] + } + } + + Method [ public method coalesceImages ] { + + - Parameters [0] { + } + } + + Method [ public method colorizeImage ] { + + - Parameters [3] { + Parameter #0 [ $colorize_color ] + Parameter #1 [ $opacity_color ] + Parameter #2 [ $legacy ] + } + } + + Method [ public method compareImageChannels ] { + + - Parameters [3] { + Parameter #0 [ Imagick $reference ] + Parameter #1 [ $channel ] + Parameter #2 [ $metric ] + } + } + + Method [ public method compareImages ] { + + - Parameters [2] { + Parameter #0 [ Imagick $reference ] + Parameter #1 [ $metric ] + } + } + + Method [ public method contrastImage ] { + + - Parameters [1] { + Parameter #0 [ $sharpen ] + } + } + + Method [ public method combineImages ] { + + - Parameters [1] { + Parameter #0 [ $colorspace ] + } + } + + Method [ public method convolveImage ] { + + - Parameters [2] { + Parameter #0 [ $kernel ] + Parameter #1 [ $channel ] + } + } + + Method [ public method cycleColormapImage ] { + + - Parameters [1] { + Parameter #0 [ $displace ] + } + } + + Method [ public method deconstructImages ] { + + - Parameters [0] { + } + } + + Method [ public method despeckleImage ] { + + - Parameters [0] { + } + } + + Method [ public method edgeImage ] { + + - Parameters [1] { + Parameter #0 [ $radius ] + } + } + + Method [ public method embossImage ] { + + - Parameters [2] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + } + } + + Method [ public method enhanceImage ] { + + - Parameters [0] { + } + } + + Method [ public method equalizeImage ] { + + - Parameters [0] { + } + } + + Method [ public method evaluateImage ] { + + - Parameters [3] { + Parameter #0 [ $evaluate ] + Parameter #1 [ $constant ] + Parameter #2 [ $channel ] + } + } + + Method [ public method evaluateImages ] { + + - Parameters [1] { + Parameter #0 [ $evaluate ] + } + } + + Method [ public method flipImage ] { + + - Parameters [0] { + } + } + + Method [ public method flopImage ] { + + - Parameters [0] { + } + } + + Method [ public method forwardFourierTransformImage ] { + + - Parameters [1] { + Parameter #0 [ $magnitude ] + } + } + + Method [ public method frameImage ] { + + - Parameters [5] { + Parameter #0 [ $matte_color ] + Parameter #1 [ $width ] + Parameter #2 [ $height ] + Parameter #3 [ $inner_bevel ] + Parameter #4 [ $outer_bevel ] + } + } + + Method [ public method fxImage ] { + + - Parameters [2] { + Parameter #0 [ $expression ] + Parameter #1 [ $channel ] + } + } + + Method [ public method gammaImage ] { + + - Parameters [2] { + Parameter #0 [ $gamma ] + Parameter #1 [ $channel ] + } + } + + Method [ public method gaussianBlurImage ] { + + - Parameters [3] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $channel ] + } + } + + Method [ public method getImageBackgroundColor ] { + + - Parameters [0] { + } + } + + Method [ public method getImageBluePrimary ] { + + - Parameters [0] { + } + } + + Method [ public method getImageBorderColor ] { + + - Parameters [0] { + } + } + + Method [ public method getImageChannelDepth ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method getImageChannelDistortion ] { + + - Parameters [3] { + Parameter #0 [ Imagick $reference ] + Parameter #1 [ $channel ] + Parameter #2 [ $metric ] + } + } + + Method [ public method getImageChannelMean ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method getImageChannelStatistics ] { + + - Parameters [0] { + } + } + + Method [ public method getImageColormapColor ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + } + + Method [ public method getImageColorspace ] { + + - Parameters [0] { + } + } + + Method [ public method getImageCompose ] { + + - Parameters [0] { + } + } + + Method [ public method getImageDelay ] { + + - Parameters [0] { + } + } + + Method [ public method getImageDepth ] { + + - Parameters [0] { + } + } + + Method [ public method getImageDistortion ] { + + - Parameters [2] { + Parameter #0 [ Imagick $reference ] + Parameter #1 [ $metric ] + } + } + + Method [ public method getImageDispose ] { + + - Parameters [0] { + } + } + + Method [ public method getImageGamma ] { + + - Parameters [0] { + } + } + + Method [ public method getImageGreenPrimary ] { + + - Parameters [0] { + } + } + + Method [ public method getImageHeight ] { + + - Parameters [0] { + } + } + + Method [ public method getImageHistogram ] { + + - Parameters [0] { + } + } + + Method [ public method getImageInterlaceScheme ] { + + - Parameters [0] { + } + } + + Method [ public method getImageIterations ] { + + - Parameters [0] { + } + } + + Method [ public method getImagePage ] { + + - Parameters [0] { + } + } + + Method [ public method getImagePixelColor ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method setImagePixelColor ] { + + - Parameters [3] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $color ] + } + } + + Method [ public method getImageProfile ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method getImageRedPrimary ] { + + - Parameters [0] { + } + } + + Method [ public method getImageRenderingIntent ] { + + - Parameters [0] { + } + } + + Method [ public method getImageResolution ] { + + - Parameters [0] { + } + } + + Method [ public method getImageScene ] { + + - Parameters [0] { + } + } + + Method [ public method getImageSignature ] { + + - Parameters [0] { + } + } + + Method [ public method getImageTicksPerSecond ] { + + - Parameters [0] { + } + } + + Method [ public method getImageType ] { + + - Parameters [0] { + } + } + + Method [ public method getImageUnits ] { + + - Parameters [0] { + } + } + + Method [ public method getImageVirtualPixelMethod ] { + + - Parameters [0] { + } + } + + Method [ public method getImageWhitePoint ] { + + - Parameters [0] { + } + } + + Method [ public method getImageWidth ] { + + - Parameters [0] { + } + } + + Method [ public method getNumberImages ] { + + - Parameters [0] { + } + } + + Method [ public method getImageTotalInkDensity ] { + + - Parameters [0] { + } + } + + Method [ public method getImageRegion ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method implodeImage ] { + + - Parameters [1] { + Parameter #0 [ $radius ] + } + } + + Method [ public method inverseFourierTransformImage ] { + + - Parameters [2] { + Parameter #0 [ Imagick $complement ] + Parameter #1 [ $magnitude ] + } + } + + Method [ public method levelImage ] { + + - Parameters [4] { + Parameter #0 [ $black_point ] + Parameter #1 [ $gamma ] + Parameter #2 [ $white_point ] + Parameter #3 [ $channel ] + } + } + + Method [ public method magnifyImage ] { + + - Parameters [0] { + } + } + + Method [ public method negateImage ] { + + - Parameters [2] { + Parameter #0 [ $gray ] + Parameter #1 [ $channel ] + } + } + + Method [ public method previewImages ] { + + - Parameters [1] { + Parameter #0 [ $preview ] + } + } + + Method [ public method profileImage ] { + + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $profile ] + } + } + + Method [ public method quantizeImage ] { + + - Parameters [5] { + Parameter #0 [ $number_colors ] + Parameter #1 [ $colorspace ] + Parameter #2 [ $tree_depth ] + Parameter #3 [ $dither ] + Parameter #4 [ $measure_error ] + } + } + + Method [ public method quantizeImages ] { + + - Parameters [5] { + Parameter #0 [ $number_colors ] + Parameter #1 [ $colorspace ] + Parameter #2 [ $tree_depth ] + Parameter #3 [ $dither ] + Parameter #4 [ $measure_error ] + } + } + + Method [ public method removeImageProfile ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } + + Method [ public method separateImageChannel ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method sepiaToneImage ] { + + - Parameters [1] { + Parameter #0 [ $threshold ] + } + } + + Method [ public method setImageBluePrimary ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method setImageBorderColor ] { + + - Parameters [1] { + Parameter #0 [ $border_color ] + } + } + + Method [ public method setImageChannelDepth ] { + + - Parameters [2] { + Parameter #0 [ $channel ] + Parameter #1 [ $depth ] + } + } + + Method [ public method setImageColormapColor ] { + + - Parameters [2] { + Parameter #0 [ $index ] + Parameter #1 [ $color ] + } + } + + Method [ public method setImageColorspace ] { + + - Parameters [1] { + Parameter #0 [ $colorspace ] + } + } + + Method [ public method setImageDispose ] { + + - Parameters [1] { + Parameter #0 [ $dispose ] + } + } + + Method [ public method setImageExtent ] { + + - Parameters [2] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + } + } + + Method [ public method setImageGreenPrimary ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method setImageInterlaceScheme ] { + + - Parameters [1] { + Parameter #0 [ $interlace ] + } + } + + Method [ public method setImageProfile ] { + + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $profile ] + } + } + + Method [ public method setImageRedPrimary ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method setImageRenderingIntent ] { + + - Parameters [1] { + Parameter #0 [ $rendering_intent ] + } + } + + Method [ public method setImageVirtualPixelMethod ] { + + - Parameters [1] { + Parameter #0 [ $method ] + } + } + + Method [ public method setImageWhitePoint ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method sigmoidalContrastImage ] { + + - Parameters [4] { + Parameter #0 [ $sharpen ] + Parameter #1 [ $alpha ] + Parameter #2 [ $beta ] + Parameter #3 [ $channel ] + } + } + + Method [ public method stereoImage ] { + + - Parameters [1] { + Parameter #0 [ Imagick $offset_image ] + } + } + + Method [ public method textureImage ] { + + - Parameters [1] { + Parameter #0 [ Imagick $texture ] + } + } + + Method [ public method tintImage ] { + + - Parameters [3] { + Parameter #0 [ $tint_color ] + Parameter #1 [ $opacity_color ] + Parameter #2 [ $legacy ] + } + } + + Method [ public method unsharpMaskImage ] { + + - Parameters [5] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $amount ] + Parameter #3 [ $threshold ] + Parameter #4 [ $channel ] + } + } + + Method [ public method getImage ] { + + - Parameters [0] { + } + } + + Method [ public method addImage ] { + + - Parameters [1] { + Parameter #0 [ Imagick $image ] + } + } + + Method [ public method setImage ] { + + - Parameters [1] { + Parameter #0 [ Imagick $image ] + } + } + + Method [ public method newImage ] { + + - Parameters [4] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $background_color ] + Parameter #3 [ $format ] + } + } + + Method [ public method newPseudoImage ] { + + - Parameters [3] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + Parameter #2 [ $pseudo_format ] + } + } + + Method [ public method getCompression ] { + + - Parameters [0] { + } + } + + Method [ public method getCompressionQuality ] { + + - Parameters [0] { + } + } + + Method [ public method getFilename ] { + + - Parameters [0] { + } + } + + Method [ public method getFormat ] { + + - Parameters [0] { + } + } + + Method [ public method getInterlaceScheme ] { + + - Parameters [0] { + } + } + + Method [ public method getOption ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + } + + Method [ public method getPage ] { + + - Parameters [0] { + } + } + + Method [ public method getSamplingFactors ] { + + - Parameters [0] { + } + } + + Method [ public method getSize ] { + + - Parameters [0] { + } + } + + Method [ public method setBackgroundColor ] { + + - Parameters [1] { + Parameter #0 [ $background_color ] + } + } + + Method [ public method setCompression ] { + + - Parameters [1] { + Parameter #0 [ $compression ] + } + } + + Method [ public method setCompressionQuality ] { + + - Parameters [1] { + Parameter #0 [ $quality ] + } + } + + Method [ public method setFilename ] { + + - Parameters [1] { + Parameter #0 [ $filename ] + } + } + + Method [ public method setFormat ] { + + - Parameters [1] { + Parameter #0 [ $format ] + } + } + + Method [ public method setInterlaceScheme ] { + + - Parameters [1] { + Parameter #0 [ $interlace ] + } + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ $value ] + } + } + + Method [ public method setPage ] { + + - Parameters [4] { + Parameter #0 [ $width ] + Parameter #1 [ $height ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method setResolution ] { + + - Parameters [2] { + Parameter #0 [ $x_resolution ] + Parameter #1 [ $y_resolution ] + } + } + + Method [ public method setSamplingFactors ] { + + - Parameters [1] { + Parameter #0 [ $factors ] + } + } + + Method [ public method setSize ] { + + - Parameters [2] { + Parameter #0 [ $columns ] + Parameter #1 [ $rows ] + } + } + + Method [ public method setType ] { + + - Parameters [1] { + Parameter #0 [ $imgtype ] + } + } + + Method [ public method key ] { + + - Parameters [0] { + } + } + + Method [ public method next ] { + + - Parameters [0] { + } + } + + Method [ public method rewind ] { + + - Parameters [0] { + } + } + + Method [ public method valid ] { + + - Parameters [0] { + } + } + + Method [ public method current ] { + + - Parameters [0] { + } + } + + Method [ public method brightnessContrastImage ] { + + - Parameters [3] { + Parameter #0 [ $brightness ] + Parameter #1 [ $contrast ] + Parameter #2 [ $channel ] + } + } + + Method [ public method colorMatrixImage ] { + + - Parameters [1] { + Parameter #0 [ $color_matrix ] + } + } + + Method [ public method selectiveBlurImage ] { + + - Parameters [4] { + Parameter #0 [ $radius ] + Parameter #1 [ $sigma ] + Parameter #2 [ $threshold ] + Parameter #3 [ $channel ] + } + } + + Method [ public method rotationalBlurImage ] { + + - Parameters [2] { + Parameter #0 [ $angle ] + Parameter #1 [ $channel ] + } + } + + Method [ public method statisticImage ] { + + - Parameters [4] { + Parameter #0 [ $type ] + Parameter #1 [ $width ] + Parameter #2 [ $height ] + Parameter #3 [ $channel ] + } + } + + Method [ public method subimageMatch ] { + + - Parameters [5] { + Parameter #0 [ Imagick $image ] + Parameter #1 [ &$offset ] + Parameter #2 [ &$similarity ] + Parameter #3 [ $threshold ] + Parameter #4 [ $metric ] + } + } + + Method [ public method similarityimage ] { + + - Parameters [5] { + Parameter #0 [ Imagick $image ] + Parameter #1 [ &$offset ] + Parameter #2 [ &$similarity ] + Parameter #3 [ $threshold ] + Parameter #4 [ $metric ] + } + } + + Method [ public method morphology ] { + + - Parameters [4] { + Parameter #0 [ $morphology ] + Parameter #1 [ $iterations ] + Parameter #2 [ ImagickKernel $kernel ] + Parameter #3 [ $channel ] + } + } + + Method [ public method setAntialias ] { + + - Parameters [1] { + Parameter #0 [ $antialias ] + } + } + + Method [ public method getAntialias ] { + + - Parameters [0] { + } + } + + Method [ public method colorDecisionListImage ] { + + - Parameters [1] { + Parameter #0 [ $color_correction_collection ] + } + } + + Method [ public method optimizeImageTransparency ] { + + - Parameters [0] { + } + } + + Method [ public method autoGammaImage ] { + + - Parameters [1] { + Parameter #0 [ $channel ] + } + } + + Method [ public method autoOrient ] { + + - Parameters [0] { + } + } + + Method [ public method autoOrientate ] { + + - Parameters [0] { + } + } + + Method [ public method compositeImageGravity ] { + + - Parameters [3] { + Parameter #0 [ Imagick $image ] + Parameter #1 [ $composite_constant ] + Parameter #2 [ $gravity ] + } + } + + Method [ public method localContrastImage ] { + + - Parameters [2] { + Parameter #0 [ $radius ] + Parameter #1 [ $strength ] + } + } + + Method [ public method identifyImageType ] { + + - Parameters [0] { + } + } + + Method [ public method getImageMask ] { + + - Parameters [1] { + Parameter #0 [ $pixelmask ] + } + } + + Method [ public method setImageMask ] { + + - Parameters [2] { + Parameter #0 [ Imagick $clip_mask ] + Parameter #1 [ $pixelmask ] + } + } + } + } + + Class [ class ImagickDraw ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [134] { + Method [ public method resetVectorGraphics ] { + + - Parameters [0] { + } + } + + Method [ public method getTextKerning ] { + + - Parameters [0] { + } + } + + Method [ public method setTextKerning ] { + + - Parameters [1] { + Parameter #0 [ $kerning ] + } + } + + Method [ public method getTextInterwordSpacing ] { + + - Parameters [0] { + } + } + + Method [ public method setTextInterwordSpacing ] { + + - Parameters [1] { + Parameter #0 [ $spacing ] + } + } + + Method [ public method getTextInterlineSpacing ] { + + - Parameters [0] { + } + } + + Method [ public method setTextInterlineSpacing ] { + + - Parameters [1] { + Parameter #0 [ $spacing ] + } + } + + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method setFillColor ] { + + - Parameters [1] { + Parameter #0 [ $fill_color ] + } + } + + Method [ public method setFillAlpha ] { + + - Parameters [1] { + Parameter #0 [ $alpha ] + } + } + + Method [ public method setResolution ] { + + - Parameters [2] { + Parameter #0 [ $resolution_x ] + Parameter #1 [ $resolution_y ] + } + } + + Method [ public method setStrokeColor ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method setStrokeAlpha ] { + + - Parameters [1] { + Parameter #0 [ $alpha ] + } + } + + Method [ public method setStrokeWidth ] { + + - Parameters [1] { + Parameter #0 [ $width ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + } + + Method [ public method circle ] { + + - Parameters [4] { + Parameter #0 [ $origin_x ] + Parameter #1 [ $origin_y ] + Parameter #2 [ $perimeter_x ] + Parameter #3 [ $perimeter_y ] + } + } + + Method [ public method annotation ] { + + - Parameters [3] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $text ] + } + } + + Method [ public method setTextAntialias ] { + + - Parameters [1] { + Parameter #0 [ $antialias ] + } + } + + Method [ public method setTextEncoding ] { + + - Parameters [1] { + Parameter #0 [ $encoding ] + } + } + + Method [ public method setFont ] { + + - Parameters [1] { + Parameter #0 [ $font_name ] + } + } + + Method [ public method setFontFamily ] { + + - Parameters [1] { + Parameter #0 [ $font_family ] + } + } + + Method [ public method setFontSize ] { + + - Parameters [1] { + Parameter #0 [ $point_size ] + } + } + + Method [ public method setFontStyle ] { + + - Parameters [1] { + Parameter #0 [ $style ] + } + } + + Method [ public method setFontWeight ] { + + - Parameters [1] { + Parameter #0 [ $weight ] + } + } + + Method [ public method getFont ] { + + - Parameters [0] { + } + } + + Method [ public method getFontFamily ] { + + - Parameters [0] { + } + } + + Method [ public method getFontSize ] { + + - Parameters [0] { + } + } + + Method [ public method getFontStyle ] { + + - Parameters [0] { + } + } + + Method [ public method getFontWeight ] { + + - Parameters [0] { + } + } + + Method [ public method destroy ] { + + - Parameters [0] { + } + } + + Method [ public method rectangle ] { + + - Parameters [4] { + Parameter #0 [ $top_left_x ] + Parameter #1 [ $top_left_y ] + Parameter #2 [ $bottom_right_x ] + Parameter #3 [ $bottom_right_y ] + } + } + + Method [ public method roundRectangle ] { + + - Parameters [6] { + Parameter #0 [ $top_left_x ] + Parameter #1 [ $top_left_y ] + Parameter #2 [ $bottom_right_x ] + Parameter #3 [ $bottom_right_y ] + Parameter #4 [ $rounding_x ] + Parameter #5 [ $rounding_y ] + } + } + + Method [ public method ellipse ] { + + - Parameters [6] { + Parameter #0 [ $origin_x ] + Parameter #1 [ $origin_y ] + Parameter #2 [ $radius_x ] + Parameter #3 [ $radius_y ] + Parameter #4 [ $angle_start ] + Parameter #5 [ $angle_end ] + } + } + + Method [ public method skewX ] { + + - Parameters [1] { + Parameter #0 [ $degrees ] + } + } + + Method [ public method skewY ] { + + - Parameters [1] { + Parameter #0 [ $degrees ] + } + } + + Method [ public method translate ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method line ] { + + - Parameters [4] { + Parameter #0 [ $start_x ] + Parameter #1 [ $start_y ] + Parameter #2 [ $end_x ] + Parameter #3 [ $end_y ] + } + } + + Method [ public method arc ] { + + - Parameters [6] { + Parameter #0 [ $start_x ] + Parameter #1 [ $start_y ] + Parameter #2 [ $end_x ] + Parameter #3 [ $end_y ] + Parameter #4 [ $start_angle ] + Parameter #5 [ $end_angle ] + } + } + + Method [ public method alpha ] { + + - Parameters [3] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $paint ] + } + } + + Method [ public method polygon ] { + + - Parameters [1] { + Parameter #0 [ $coordinates ] + } + } + + Method [ public method point ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method getTextDecoration ] { + + - Parameters [0] { + } + } + + Method [ public method getTextEncoding ] { + + - Parameters [0] { + } + } + + Method [ public method getFontStretch ] { + + - Parameters [0] { + } + } + + Method [ public method setFontStretch ] { + + - Parameters [1] { + Parameter #0 [ $stretch ] + } + } + + Method [ public method setStrokeAntialias ] { + + - Parameters [1] { + Parameter #0 [ $enabled ] + } + } + + Method [ public method setTextAlignment ] { + + - Parameters [1] { + Parameter #0 [ $align ] + } + } + + Method [ public method setTextDecoration ] { + + - Parameters [1] { + Parameter #0 [ $decoration ] + } + } + + Method [ public method setTextUnderColor ] { + + - Parameters [1] { + Parameter #0 [ $under_color ] + } + } + + Method [ public method setViewbox ] { + + - Parameters [4] { + Parameter #0 [ $left_x ] + Parameter #1 [ $top_y ] + Parameter #2 [ $right_x ] + Parameter #3 [ $bottom_y ] + } + } + + Method [ public method clone ] { + + - Parameters [0] { + } + } + + Method [ public method affine ] { + + - Parameters [1] { + Parameter #0 [ $affine ] + } + } + + Method [ public method bezier ] { + + - Parameters [1] { + Parameter #0 [ $coordinates ] + } + } + + Method [ public method composite ] { + + - Parameters [6] { + Parameter #0 [ $composite ] + Parameter #1 [ $x ] + Parameter #2 [ $y ] + Parameter #3 [ $width ] + Parameter #4 [ $height ] + Parameter #5 [ Imagick $image ] + } + } + + Method [ public method color ] { + + - Parameters [3] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + Parameter #2 [ $paint ] + } + } + + Method [ public method comment ] { + + - Parameters [1] { + Parameter #0 [ $comment ] + } + } + + Method [ public method getClipPath ] { + + - Parameters [0] { + } + } + + Method [ public method getClipRule ] { + + - Parameters [0] { + } + } + + Method [ public method getClipUnits ] { + + - Parameters [0] { + } + } + + Method [ public method getFillColor ] { + + - Parameters [0] { + } + } + + Method [ public method getFillOpacity ] { + + - Parameters [0] { + } + } + + Method [ public method getFillRule ] { + + - Parameters [0] { + } + } + + Method [ public method getGravity ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeAntialias ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeColor ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeDashArray ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeDashOffset ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeLineCap ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeLineJoin ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeMiterLimit ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeOpacity ] { + + - Parameters [0] { + } + } + + Method [ public method getStrokeWidth ] { + + - Parameters [0] { + } + } + + Method [ public method getTextAlignment ] { + + - Parameters [0] { + } + } + + Method [ public method getTextAntialias ] { + + - Parameters [0] { + } + } + + Method [ public method getVectorGraphics ] { + + - Parameters [0] { + } + } + + Method [ public method getTextUnderColor ] { + + - Parameters [0] { + } + } + + Method [ public method pathClose ] { + + - Parameters [0] { + } + } + + Method [ public method pathCurveToAbsolute ] { + + - Parameters [6] { + Parameter #0 [ $x1 ] + Parameter #1 [ $y1 ] + Parameter #2 [ $x2 ] + Parameter #3 [ $y2 ] + Parameter #4 [ $x ] + Parameter #5 [ $y ] + } + } + + Method [ public method pathCurveToRelative ] { + + - Parameters [6] { + Parameter #0 [ $x1 ] + Parameter #1 [ $y1 ] + Parameter #2 [ $x2 ] + Parameter #3 [ $y2 ] + Parameter #4 [ $x ] + Parameter #5 [ $y ] + } + } + + Method [ public method pathCurveToQuadraticBezierAbsolute ] { + + - Parameters [4] { + Parameter #0 [ $x1 ] + Parameter #1 [ $y1 ] + Parameter #2 [ $x_end ] + Parameter #3 [ $y ] + } + } + + Method [ public method pathCurveToQuadraticBezierRelative ] { + + - Parameters [4] { + Parameter #0 [ $x1 ] + Parameter #1 [ $y1 ] + Parameter #2 [ $x_end ] + Parameter #3 [ $y ] + } + } + + Method [ public method pathCurveToQuadraticBezierSmoothAbsolute ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathCurveToQuadraticBezierSmoothRelative ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathCurveToSmoothAbsolute ] { + + - Parameters [4] { + Parameter #0 [ $x2 ] + Parameter #1 [ $y2 ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method pathCurveToSmoothRelative ] { + + - Parameters [4] { + Parameter #0 [ $x2 ] + Parameter #1 [ $y2 ] + Parameter #2 [ $x ] + Parameter #3 [ $y ] + } + } + + Method [ public method pathEllipticArcAbsolute ] { + + - Parameters [7] { + Parameter #0 [ $rx ] + Parameter #1 [ $ry ] + Parameter #2 [ $x_axis_rotation ] + Parameter #3 [ $large_arc ] + Parameter #4 [ $sweep ] + Parameter #5 [ $x ] + Parameter #6 [ $y ] + } + } + + Method [ public method pathEllipticArcRelative ] { + + - Parameters [7] { + Parameter #0 [ $rx ] + Parameter #1 [ $ry ] + Parameter #2 [ $x_axis_rotation ] + Parameter #3 [ $large_arc ] + Parameter #4 [ $sweep ] + Parameter #5 [ $x ] + Parameter #6 [ $y ] + } + } + + Method [ public method pathFinish ] { + + - Parameters [0] { + } + } + + Method [ public method pathLineToAbsolute ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathLineToRelative ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathLineToHorizontalAbsolute ] { + + - Parameters [1] { + Parameter #0 [ $x ] + } + } + + Method [ public method pathLineToHorizontalRelative ] { + + - Parameters [1] { + Parameter #0 [ $x ] + } + } + + Method [ public method pathLineToVerticalAbsolute ] { + + - Parameters [1] { + Parameter #0 [ $y ] + } + } + + Method [ public method pathLineToVerticalRelative ] { + + - Parameters [1] { + Parameter #0 [ $y ] + } + } + + Method [ public method pathMoveToAbsolute ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathMoveToRelative ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method pathStart ] { + + - Parameters [0] { + } + } + + Method [ public method polyline ] { + + - Parameters [1] { + Parameter #0 [ $coordinates ] + } + } + + Method [ public method popClipPath ] { + + - Parameters [0] { + } + } + + Method [ public method popDefs ] { + + - Parameters [0] { + } + } + + Method [ public method popPattern ] { + + - Parameters [0] { + } + } + + Method [ public method pushClipPath ] { + + - Parameters [1] { + Parameter #0 [ $clip_mask_id ] + } + } + + Method [ public method pushDefs ] { + + - Parameters [0] { + } + } + + Method [ public method pushPattern ] { + + - Parameters [5] { + Parameter #0 [ $pattern_id ] + Parameter #1 [ $x ] + Parameter #2 [ $y ] + Parameter #3 [ $width ] + Parameter #4 [ $height ] + } + } + + Method [ public method render ] { + + - Parameters [0] { + } + } + + Method [ public method rotate ] { + + - Parameters [1] { + Parameter #0 [ $degrees ] + } + } + + Method [ public method scale ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method setClipPath ] { + + - Parameters [1] { + Parameter #0 [ $clip_mask ] + } + } + + Method [ public method setClipRule ] { + + - Parameters [1] { + Parameter #0 [ $fillrule ] + } + } + + Method [ public method setClipUnits ] { + + - Parameters [1] { + Parameter #0 [ $pathunits ] + } + } + + Method [ public method setFillOpacity ] { + + - Parameters [1] { + Parameter #0 [ $opacity ] + } + } + + Method [ public method setFillPatternUrl ] { + + - Parameters [1] { + Parameter #0 [ $fill_url ] + } + } + + Method [ public method setFillRule ] { + + - Parameters [1] { + Parameter #0 [ $fillrule ] + } + } + + Method [ public method setGravity ] { + + - Parameters [1] { + Parameter #0 [ $gravity ] + } + } + + Method [ public method setStrokePatternUrl ] { + + - Parameters [1] { + Parameter #0 [ $stroke_url ] + } + } + + Method [ public method setStrokeDashOffset ] { + + - Parameters [1] { + Parameter #0 [ $dash_offset ] + } + } + + Method [ public method setStrokeLineCap ] { + + - Parameters [1] { + Parameter #0 [ $linecap ] + } + } + + Method [ public method setStrokeLineJoin ] { + + - Parameters [1] { + Parameter #0 [ $linejoin ] + } + } + + Method [ public method setStrokeMiterLimit ] { + + - Parameters [1] { + Parameter #0 [ $miterlimit ] + } + } + + Method [ public method setStrokeOpacity ] { + + - Parameters [1] { + Parameter #0 [ $opacity ] + } + } + + Method [ public method setVectorGraphics ] { + + - Parameters [1] { + Parameter #0 [ $xml ] + } + } + + Method [ public method pop ] { + + - Parameters [0] { + } + } + + Method [ public method push ] { + + - Parameters [0] { + } + } + + Method [ public method setStrokeDashArray ] { + + - Parameters [1] { + Parameter #0 [ $dashes ] + } + } + + Method [ public method getOpacity ] { + + - Parameters [0] { + } + } + + Method [ public method setOpacity ] { + + - Parameters [1] { + Parameter #0 [ $opacity ] + } + } + + Method [ public method getFontResolution ] { + + - Parameters [0] { + } + } + + Method [ public method setFontResolution ] { + + - Parameters [2] { + Parameter #0 [ $x ] + Parameter #1 [ $y ] + } + } + + Method [ public method getBorderColor ] { + + - Parameters [0] { + } + } + + Method [ public method setBorderColor ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method setDensity ] { + + - Parameters [1] { + Parameter #0 [ $density ] + } + } + + Method [ public method getDensity ] { + + - Parameters [0] { + } + } + + Method [ public method getTextDirection ] { + + - Parameters [0] { + } + } + + Method [ public method setTextDirection ] { + + - Parameters [1] { + Parameter #0 [ $direction ] + } + } + } + } + + Class [ class ImagickPixelIterator implements Iterator, Traversable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method getPixelIterator ] { + + - Parameters [1] { + Parameter #0 [ Imagick $imagick ] + } + } + + Method [ static public method getPixelRegionIterator ] { + + - Parameters [5] { + Parameter #0 [ Imagick $imagick ] + Parameter #1 [ $x ] + Parameter #2 [ $y ] + Parameter #3 [ $columns ] + Parameter #4 [ $rows ] + } + } + } + + - Properties [0] { + } + + - Methods [19] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ Imagick $imagick ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + } + + Method [ public method destroy ] { + + - Parameters [0] { + } + } + + Method [ public method getCurrentIteratorRow ] { + + - Parameters [0] { + } + } + + Method [ public method getIteratorRow ] { + + - Parameters [0] { + } + } + + Method [ public method getNextIteratorRow ] { + + - Parameters [0] { + } + } + + Method [ public method getPreviousIteratorRow ] { + + - Parameters [0] { + } + } + + Method [ public method key ] { + + - Parameters [0] { + } + } + + Method [ public method next ] { + + - Parameters [0] { + } + } + + Method [ public method rewind ] { + + - Parameters [0] { + } + } + + Method [ public method current ] { + + - Parameters [0] { + } + } + + Method [ public method newPixelIterator ] { + + - Parameters [1] { + Parameter #0 [ Imagick $imagick ] + } + } + + Method [ public method newPixelRegionIterator ] { + + - Parameters [5] { + Parameter #0 [ Imagick $imagick ] + Parameter #1 [ $x ] + Parameter #2 [ $y ] + Parameter #3 [ $columns ] + Parameter #4 [ $rows ] + } + } + + Method [ public method resetIterator ] { + + - Parameters [0] { + } + } + + Method [ public method setIteratorFirstRow ] { + + - Parameters [0] { + } + } + + Method [ public method setIteratorLastRow ] { + + - Parameters [0] { + } + } + + Method [ public method setIteratorRow ] { + + - Parameters [1] { + Parameter #0 [ $row ] + } + } + + Method [ public method syncIterator ] { + + - Parameters [0] { + } + } + + Method [ public method valid ] { + + - Parameters [0] { + } + } + } + } + + Class [ class ImagickPixel ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [21] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + } + + Method [ public method destroy ] { + + - Parameters [0] { + } + } + + Method [ public method getColor ] { + + - Parameters [1] { + Parameter #0 [ $normalized ] + } + } + + Method [ public method getColorAsString ] { + + - Parameters [0] { + } + } + + Method [ public method getColorCount ] { + + - Parameters [0] { + } + } + + Method [ public method getColorQuantum ] { + + - Parameters [0] { + } + } + + Method [ public method getColorValue ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method getColorValueQuantum ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method getHSL ] { + + - Parameters [0] { + } + } + + Method [ public method getIndex ] { + + - Parameters [0] { + } + } + + Method [ public method isPixelSimilar ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $fuzz ] + } + } + + Method [ public method isPixelSimilarQuantum ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $fuzz_quantum_range_scaled_by_square_root_of_three ] + } + } + + Method [ public method isSimilar ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $fuzz_quantum_range_scaled_by_square_root_of_three ] + } + } + + Method [ public method setColor ] { + + - Parameters [1] { + Parameter #0 [ $color ] + } + } + + Method [ public method setColorCount ] { + + - Parameters [1] { + Parameter #0 [ $color_count ] + } + } + + Method [ public method setColorValue ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $value ] + } + } + + Method [ public method setColorValueQuantum ] { + + - Parameters [2] { + Parameter #0 [ $color ] + Parameter #1 [ $value ] + } + } + + Method [ public method setHSL ] { + + - Parameters [3] { + Parameter #0 [ $hue ] + Parameter #1 [ $saturation ] + Parameter #2 [ $luminosity ] + } + } + + Method [ public method setIndex ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + } + + Method [ public method setColorFromPixel ] { + + - Parameters [1] { + Parameter #0 [ ImagickPixel $pixel ] + } + } + } + } + + Class [ class ImagickKernel ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method fromBuiltin ] { + + - Parameters [2] { + Parameter #0 [ $kernel ] + Parameter #1 [ $shape ] + } + } + + Method [ static public method fromMatrix ] { + + - Parameters [2] { + Parameter #0 [ $matrix ] + Parameter #1 [ $origin ] + } + } + } + + - Properties [0] { + } + + - Methods [5] { + Method [ public method addKernel ] { + + - Parameters [1] { + Parameter #0 [ ImagickKernel $kernel ] + } + } + + Method [ public method addUnityKernel ] { + + - Parameters [1] { + Parameter #0 [ $scale ] + } + } + + Method [ public method getMatrix ] { + + - Parameters [0] { + } + } + + Method [ public method scale ] { + + - Parameters [2] { + Parameter #0 [ $scale ] + Parameter #1 [ $normalize_kernel ] + } + } + + Method [ public method separate ] { + + - Parameters [0] { + } + } + } + } + } +} + diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec index 19bd57f..31cae7a 100644 --- a/php-pecl-imagick.spec +++ b/php-pecl-imagick.spec @@ -49,7 +49,7 @@ Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} Release: 0.9.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz %else -Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz %endif License: PHP @@ -89,7 +89,7 @@ Conflicts: %{?scl_prefix}php-pecl-gmagick Conflicts: %{?scl_prefix}php-pecl-imagick-im6 %else Conflicts: %{?scl_prefix}php-pecl-imagick-im7 -Obsoletes: %{?scl_prefix}php-pecl-imagick < %{version} +Obsoletes: %{?scl_prefix}php-pecl-imagick < %{version}-%{release} %endif Provides: %{?scl_prefix}php-pecl-imagick = %{version}-%{release} Provides: %{?scl_prefix}php-pecl-imagick%{?_isa} = %{version}-%{release} @@ -160,10 +160,10 @@ Requires: %{?scl_prefix}php-devel%{?_isa} Conflicts: %{?scl_prefix}php-pecl-imagick-im6-devel %else Conflicts: %{?scl_prefix}php-pecl-imagick-im7-devel -Obsoletes: %{?scl_prefix}php-pecl-imagick-devel < %{version} +Obsoletes: %{?scl_prefix}php-pecl-imagick-devel < %{version}-%{release} %endif Provides: %{?scl_prefix}php-pecl-imagick-devel = %{version}-%{release} -Provides: %{?scl_prefix}php-pecl-imagick%{?_isa}-devel = %{version}-%{release} +Provides: %{?scl_prefix}php-pecl-imagick-devel%{?_isa} = %{version}-%{release} %description devel These are the files needed to compile programs using %{pecl_name} extension. @@ -241,6 +241,11 @@ cd NTS %configure --with-imagick=%{prefix} --with-php-config=%{_bindir}/php-config make %{?_smp_mflags} +: Dump REFLECTION +%{__php} --no-php-ini \ + --define extension=modules/%{pecl_name}.so \ + --re imagick >REFLECTION + %if %{with_zts} cd ../ZTS : ZTS build @@ -346,6 +351,7 @@ cd ../ZTS %endif %files devel +%doc NTS/REFLECTION %doc %{pecl_testdir}/%{pecl_name} %{php_incldir}/ext/%{pecl_name} @@ -355,6 +361,9 @@ cd ../ZTS %changelog +* Thu Jun 24 2021 Remi Collet - 3.5.0-2 +- add REFLECTION in package documentation + * Thu Jun 17 2021 Remi Collet - 3.5.0-1 - update to 3.5.0 - open https://github.com/Imagick/imagick/pull/434 type issue related to HDRI -- cgit