Home
last modified time | relevance | path

Searched defs:magick_wand (Results 1 – 3 of 3) sorted by relevance

/imagick/
H A Dimagick_helpers.c175 zend_bool php_imagick_thumbnail_dimensions(MagickWand *magick_wand, zend_bool bestfit, im_long desi… in php_imagick_thumbnail_dimensions()
516 void php_imagick_rw_fail_to_exception (MagickWand *magick_wand, php_imagick_rw_result_t rc, const c… in php_imagick_rw_fail_to_exception()
724 void php_imagick_convert_imagick_exception (MagickWand *magick_wand, const char *default_message TS… in php_imagick_convert_imagick_exception()
947 zend_bool php_imagick_ensure_not_empty (MagickWand *magick_wand) in php_imagick_ensure_not_empty()
H A Dphp_imagick_defs.h158 MagickWand *magick_wand; member
H A Dimagick_class.c7815 zend_bool s_resize_bounding_box(MagickWand *magick_wand, im_long box_width, im_long box_height, zen…
8005 zend_bool s_crop_thumbnail_image(MagickWand *magick_wand, im_long desired_width, im_long desired_he…
8387 zend_bool s_image_has_format (MagickWand *magick_wand)

Completed in 59 milliseconds