Home
last modified time | relevance | path

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

/imagick/
H A Dimagick_class.c1015 char *embedText; in PHP_METHOD() local
1022 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &embedText, &embedText_len) == FAILURE) { in PHP_METHOD()
1039 result = InterpretImageProperties(image_info, image, embedText, exception); in PHP_METHOD()
1042 result = InterpretImageProperties(image_info, image, embedText); in PHP_METHOD()

Completed in 33 milliseconds