# File lib/gd2/image.rb, line 341
def
pixel2color
(
pixel
)
Color
.
new_from_rgba
(
pixel
)
end