# File lib/color/palette/gimp.rb, line 40
def
from_io
(
io
)
Color
::
Palette
::
Gimp
.
new
(
io
.
read
)
end