Searched refs:too_dark (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/tests/
H A Dcli-colorspace.tap37 too_dark=`eval ${MAGICK} "$in" -colorspace RGB "$out"`
43 printf "$format2" "Too Dark Color" "$too_dark" "sRGB(rose)->RGB result"
63 if [ "X$too_dark" != "X73,26,21" ]; then
90 if [ "X$color" = "X$too_dark" ]; then

Completed in 68 milliseconds