Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:unique

2294 %    %k   CALCULATED: number of unique colors
2304 % %u unique temporary filename (used for delegates)
2324 % %Z unique filename (used for delegates)
2452 case 'k': /* Number of unique colors */
2545 case 'u': /* Unique filename */
2548 string=image_info->unique;
3124 if (LocaleCompare("unique",property) == 0)
3127 string=image_info->unique;