chickadee » macaw » color->hsl

color->rgb color_1procedure
color->rgb8 color_1procedure
color->hsl color_1procedure

Converts a color of any type into the target type. If color_1 is already the target type, it is returned without copying. Otherwise, a newly allocated color of the target type is returned.