Home
last modified time | relevance | path

Searched refs:array (Results 26 – 50 of 99) sorted by relevance

1234

/imagick/tests/
H A D229_Tutorial_fxAnalyzeImage_case1.phpt24 $reds = array();
46 $points = array();
50 $points[] = array('x' => $x, 'y' => $pos);
75 $arguments = array(5, 1, 0.5);
H A D121_Imagick_setImageBias_basic.phpt6 checkClassMethods('Imagick', array('setImageBias'));
18 $xKernel = array(
H A D289_Imagick_setImageMask_basic.phpt6 checkClassMethods('Imagick', array('getImageMask', 'setImageMask'));
41 $mask_types = array(
47 $channel_types = array(
H A Dbug_71742.phpt10 $coordinates = array();
13 $coordinates[] = array(
H A D254_getConfigureOptions.phpt8 checkClassMethods('Imagick', array('getconfigureoptions'));
18 echo "Failed to return array".PHP_EOL;
29 echo "Failed to return array".PHP_EOL;
38 //array(38) {
120 //array(5) {
H A D072_Imagick_evaluateImage_basic.phpt17 $evaluateTypes = array(
58 $quantumScaledTypes = array(
73 $unscaledTypes = array(
H A D264_ImagickDraw_getTextDirection_basic.phpt6 checkClassMethods('ImagickDraw', array('getTextDirection', 'setTextDirection'));
28 $directions = array(
H A D025-function-image.phpt12 $im->convolveimage (array (1, 'a', 1));
H A D260_localContrastImage.phpt7 checkClassMethods('Imagick', array('localContrastImage'));
H A D005_bestfit.phpt16 array(2) {
H A D255_getFeatures.phpt8 checkClassMethods('Imagick', array('getfeatures'));
H A D263_autoGammaImage.phpt6 checkClassMethods('Imagick', array('autoGammaImage'));
H A D234_Tutorial_edgeExtend_basic.phpt30 $points = array(//The x scaling factor is 0.5 when the desired width is double
43 //$affineRotate = array(
H A D253_getHdri.phpt8 checkClassMethods('Imagick', array('getHDRIEnabled'));
H A D021-countable.phpt13 $imagick = new Imagick(array (
H A D272_imagick_identifyimagetype.phpt7 checkClassMethods('Imagick', array('identifyImageType'));
H A D275_ImagickPixel_unitializedObjects.phpt25 $methodsAndParams = array(
48 $testedMethods = array();
H A D278_Imagick_optimaze_gif.phpt9 checkClassMethods('Imagick', array('optimizeimagelayers'));
10 checkClassMethods('Imagick', array('optimizeimagetransparency'));
H A D113_Imagick_rotationalBlurImage_basic.phpt6 checkClassMethods('Imagick', array('rotationalBlurImage'));
H A D106_Imagick_reduceNoiseImage_basic.phpt7 checkClassMethods('Imagick', array('reduceNoiseImage'));
H A D089_Imagick_medianFilterImage_basic.phpt7 checkClassMethods('Imagick', array('medianFilterImage'));
H A D060_Imagick_distortImage_Polar.phpt16 $points = array(
H A D055_Imagick_distortImage_ScaleRotateTransform.phpt15 $points = array(
H A D281_imagick_houghLineImage_basic.phpt6 checkClassMethods('Imagick', array('houghLineImage'));
H A D050_Imagick_distortImage_Affine.phpt15 $points = array(

Completed in 26 milliseconds

1234