ColorDef¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery/blob/main/js/util/ColorDef.ts for the most up-to-date information.
Overview¶
"definition" type for generalized color paints (anything that can be given to a fill/stroke that represents just a solid color). Does NOT include any type of gradient or pattern.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Source Code¶
See the source for ColorDef.ts in the scenery repository.