count-pc-range
mincolor maxcolor
Parameters:
mincolor |
Number |
low end of range of colors to determine whether to count a patch |
maxcolor |
Number |
high end of range of colors to determine whether to count a patch |
Description:
Returns the number of patches that have colors between mincolor and maxcolor, inclusive.
Examples:
count-pc-range 64 66.5
returns the number of patches that are lime (65) or very close to it.
Related Commands:
count-color
count-color-range
count-pc