maybe-make-color

Name

maybe-make-color -- Try to make OBJ into a color and return that color object.

Synopsis

(maybe-make-color obj)

Description

Try to make OBJ into a color and return that color object. Returns #f if OBJ is not a color object or a string.

Implementation Notes

Module: (app scwm base)

Defined in scheme/base.scm at line 76 (CVS log)