color-list->image

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

purpose:
to convert a list of colors to an image with the given width and height


Advanced Student Language