Home
last modified time | relevance | path

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

/imagick/
H A Dimagick_class.c1409 size_t length, profiles_count; in PHP_METHOD() local
1420 profiles = MagickGetImageProfiles(intern->magick_wand, pattern, &profiles_count); in PHP_METHOD()
1431 for (i = 0; i < profiles_count; i++) { in PHP_METHOD()
1444 for (i = 0; i < profiles_count; i++) { in PHP_METHOD()

Completed in 28 milliseconds