Home
last modified time | relevance | path

Searched refs:correction (Results 1 – 1 of 1) sorted by relevance

/imagick/
H A Dimagick_class.c563 double stroke_width = 10, displace = 5, correction = -6; in PHP_METHOD() local
566 …TSRMLS_CC, "dd|ddd", &x_rounding, &y_rounding, &stroke_width, &displace, &correction) == FAILURE) { in PHP_METHOD()
654 …DrawRoundRectangle(draw, displace, displace, image_width + correction, image_height + correction, … in PHP_METHOD()

Completed in 32 milliseconds