Home
last modified time | relevance | path

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

/imagick/
H A Dimagick_class.c8052 im_long crop_width, crop_height; local
8057 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ll|b", &crop_width, &crop_height, &legacy) =…
8066 if (!s_crop_thumbnail_image(intern->magick_wand, crop_width, crop_height, legacy TSRMLS_CC)) {

Completed in 30 milliseconds