The function unconvert-color returns a color specification corresponding to the color representation color-rep on the Graphics Port port .
If color-rep is a color specification, a symbol or a color alias, then it is simply returned since the color system can interpret these directly.
Otherwise color-rep is asumed to be a color representation on port , like those returned by convert-color and image-access-pixel, and a corresponding RGB value is returned.