From fc1a878290197e5e4ec037e65662a90c8f5ce3a8 Mon Sep 17 00:00:00 2001 From: engelsman Date: Wed, 27 Oct 2010 22:07:55 +0000 Subject: reworked color documentation as suggested in STR #2373 part of the confusion was the main page link to Common Widgets and Attributes/Colors actually went to Drawing Things in FLTK/Colors therefore making it harder to find information. Common Widgets and Attribute/Colors now simplified Drawing Things in FLTK/Colors now expanded FLTK Enumerations/Colors now simplified git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7762 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/src/enumerations.dox | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'documentation/src/enumerations.dox') diff --git a/documentation/src/enumerations.dox b/documentation/src/enumerations.dox index 9a1a5ae88..c34cdd962 100644 --- a/documentation/src/enumerations.dox +++ b/documentation/src/enumerations.dox @@ -243,6 +243,16 @@ FLTK standard color cube: \li FL_WHITE \li FL_YELLOW +The following are named values within the standard grayscale: + +\li FL_GRAY0 +\li FL_DARK3 +\li FL_DARK2 +\li FL_DARK1 +\li FL_LIGHT1 +\li FL_LIGHT2 +\li FL_LIGHT3 + The inline methods for getting a grayscale, color cube, or RGB color value are described in the \ref drawing_colors -- cgit v1.2.3