Searched refs:profiles_count (Results 1 – 1 of 1) sorted by relevance
1409 size_t length, profiles_count; in PHP_METHOD() local1420 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 164 milliseconds