image->color-list

image->color-list : (image -> (listof color))

purpose:
to convert an image to a list of colors


Intermediate Student Language