# File lib/color/grayscale.rb, line 170
def
gray=
(
gg
)
@g
=
Color
.
normalize
(
gg
/
100.0
)
end