Home
last modified time | relevance | path

Searched refs:x (Results 1 – 25 of 50) sorted by relevance

12

/imagick/tests/
H A D173_ImagickDraw_bezier_basic.phpt27 array('x' => 10.0 * 5, 'y' => 10.0 * 5),
28 array('x' => 30.0 * 5, 'y' => 90.0 * 5),
29 array('x' => 25.0 * 5, 'y' => 10.0 * 5),
47 array('x' => 10 * 5, 'y' => 10 * 5),
48 array('x' => 30 * 5, 'y' => 90 * 5),
49 array('x' => 25 * 5, 'y' => 10 * 5),
50 array('x' => 50 * 5, 'y' => 50 * 5),
53 array('x' => 50 * 5, 'y' => 50 * 5),
54 array('x' => 80 * 5, 'y' => 50 * 5),
55 array('x' => 70 * 5, 'y' => 10 * 5),
[all …]
H A D219_ImagickDraw_setStrokeLineJoin_basic.phpt25 for ($x = 0; $x < count($lineJoinStyle); $x++) {
26 $draw->setStrokeLineJoin($lineJoinStyle[$x]);
28 array('x' => 40 * 5, 'y' => 10 * 5 + $x * $offset),
29 array('x' => 20 * 5, 'y' => 20 * 5 + $x * $offset),
30 array('x' => 70 * 5, 'y' => 50 * 5 + $x * $offset),
31 array('x' => 40 * 5, 'y' => 10 * 5 + $x * $offset),
H A D105_Imagick_raiseImage_basic.phpt13 $x = 10;
17 function raiseImage($width, $height, $x, $y, $raise) {
21 //x and y do nothing?
22 $imagick->raiseImage($width, $height, $x, $y, $raise);
27 raiseImage($width, $height, $x, $y, $raise) ;
H A D259_Imagick_colorPoints_basic.phpt34 im_check($color['x']);im_check($color['y']);
37 im_check($color['x']);im_check($color['y']);
40 im_check($color['x']);im_check($color['y']);
43 im_check($color['x']);im_check($color['y']);
52 im_check($color['x']);im_check($color['y']);im_check($color['z']);
55 im_check($color['x']);im_check($color['y']);im_check($color['z']);
58 im_check($color['x']);im_check($color['y']);im_check($color['z']);
61 im_check($color['x']);im_check($color['y']);im_check($color['z']);
H A D266_ImagickDraw_getFontResolution_basic.phpt29 if (isset($fontResolution["x"]) == false || isset($fontResolution["y"]) == false) {
34 if ($fontResolution["x"] < 8 || $fontResolution["x"] > 100) {
35 echo "Font resolution x outside expected range: ".$fontResolution["x"]."\n";
46 if (abs($fontResolution["x"] - $resolutionToSet) > 0.0001) {
47 echo "Font resolution x after set is not $resolutionToSet instead: ".$fontResolution["x"]."\n";
H A D167_Imagick_vignetteImage_basic.phpt13 $x = 10;
16 function vignetteImage($blackPoint, $whitePoint, $x, $y) {
19 $imagick->vignetteImage($blackPoint, $whitePoint, $x, $y);
24 vignetteImage($blackPoint, $whitePoint, $x, $y) ;
H A D075_Imagick_floodFillPaintImage_basic.phpt14 $x = 260;
19 function floodFillPaintImage($fillColor, $fuzz, $targetColor, $x, $y, $inverse, $channel) {
27 $x, $y,
35 floodFillPaintImage($fillColor, $fuzz, $targetColor, $x, $y, $inverse, $channel) ;
H A D186_ImagickDraw_polygon_basic.phpt23 array('x' => 40 * 5, 'y' => 10 * 5),
24 array('x' => 20 * 5, 'y' => 20 * 5),
25 array('x' => 70 * 5, 'y' => 50 * 5),
26 array('x' => 60 * 5, 'y' => 15 * 5),
H A D184_ImagickDraw_polyline_basic.phpt22 array('x' => 40 * 5, 'y' => 10 * 5),
23 array('x' => 20 * 5, 'y' => 20 * 5),
24 array('x' => 70 * 5, 'y' => 50 * 5),
25 array('x' => 60 * 5, 'y' => 15 * 5)
H A D251_ImagickPixelIterator_setIteratorRow_basic.phpt17 for ($x = 0; $x < 20; $x++) {
18 $imageIterator->setIteratorRow($x * 5);
H A D064_cropThumbNailImage.phpt47 …// Thumbnail size of 249 x 250 does not matched desired size 250 x 250 for source image of 1128 x
63 …"Thumbnail size of %d x %d does not matched expected size %d x %d for source image of %d x %d. Leg…
H A D185_ImagickDraw_point_basic.phpt18 for ($x = 0; $x < 10000; $x++) {
H A D188_ImagickDraw_pushPattern_basic.phpt25 for ($x = 0; $x < 50; $x += 10) {
27 $positionX = $x + (($y / 5) % 5);
H A D193_ImagickDraw_pushPattern_basic.phpt25 for ($x = 0; $x < 50; $x += 10) {
27 $positionX = $x + (($y / 5) % 5);
H A D203_ImagickDraw_setFillRule_basic.phpt27 for ($x = 0; $x < 2; $x++) {
28 $draw->setFillRule($fillRules[$x]);
H A Dskipif.inc18 "skip ImageMagick installed %x <= required %x",
38 "skip ImageMagick installed %x >= limit check %x",
58 "skip ImageMagick installed %x >= %x",
H A D127_Imagick_progressMonitor_basic.phpt25 static $x = 0;
34 $debug .= "$x: nowTime $nowTime - startTime $startTime".PHP_EOL;
35 $x++;
H A D217_ImagickDraw_setStrokeMiterLimit_basic.phpt30 array('x' => 22 * 3, 'y' => 15 * 4 + $y * $yOffset),
31 array('x' => 20 * 3, 'y' => 20 * 4 + $y * $yOffset),
32 array('x' => 70 * 5, 'y' => 45 * 4 + $y * $yOffset),
H A D011_polygon.phpt13 array('x' => 1, 'y' => 2),
14 array('x' => 'hello', 'y' => array())
H A D229_Tutorial_fxAnalyzeImage_case1.phpt45 $x = 0;
50 $points[] = array('x' => $x, 'y' => $pos);
51 $x += 1;
/imagick/
H A DImagickDraw.stub.php102 public function translate(float $x, float $y): bool {} argument
131 public function alpha(float $x, float $y, int $paint): bool {} argument
135 public function matte(float $x, float $y, int $paint): bool {} argument
140 public function point(float $x, float $y): bool {} argument
172 float $x, argument
180 public function color(float $x, float $y, int $paint): bool {} argument
275 float $x, float $y argument
284 float $x, argument
322 float $x, argument
332 public function scale(float $x, float $y): bool {} argument
[all …]
H A Dimagickdraw_class.c291 double x, y; in PHP_METHOD() local
340 double x, y; in PHP_METHOD() local
995 double x, y; in PHP_METHOD() local
1050 double x, y; in PHP_METHOD() local
1079 double x, y; in PHP_METHOD() local
1165 double x, y; in PHP_METHOD() local
1349 double x, y; local
1951 double x, y; local
1971 double x, y; local
2090 double x, y; local
[all …]
H A DImagickPixelIterator.stub.php13 int $x, argument
46 int $x, argument
H A DImagick.stub.php178 int $x, argument
249 int $x, argument
310 * @param int $x
320 int $x, argument
361 * @param int $x
370 int $x, argument
553 float $x, argument
562 int $x, argument
627 public function rollImage(int $x, int $y): bool {} argument
775 int $x, argument
[all …]
H A DImagickPixelIterator_arginfo.h38 ZEND_ARG_TYPE_INFO(0, x, IS_LONG, 0)
40 ZEND_ARG_INFO(0, x)
114 ZEND_ARG_TYPE_INFO(0, x, IS_LONG, 0)
116 ZEND_ARG_INFO(0, x)

Completed in 73 milliseconds

12