mirror of https://github.com/fltk/fltk
Added some descriptions to colors, switched jpg -> png.
(jpeg was 2x larger) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9524 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
7dcf31ff36
commit
b879b0673a
|
@ -166,8 +166,8 @@ standard colors and color cube for the first 256 colors. All of
|
|||
these are named with symbols in
|
||||
\ref enumerations "<FL/Enumerations.H>". Example:
|
||||
|
||||
\image html fltk-colormap.jpg "FLTK default colormap (Fl_Color 0x00 - 0xff)"
|
||||
\image latex fltk-colormap.jpg "FLTK default colormap (Fl_Color 0x00 - 0xff)" width=6cm
|
||||
\image html fltk-colormap.png "FLTK default colormap (Fl_Color 0x00 - 0xff)"
|
||||
\image latex fltk-colormap.png "FLTK default colormap (Fl_Color 0x00 - 0xff)" width=6cm
|
||||
|
||||
Color values greater than 255 are treated as 24-bit RGB
|
||||
values. These are mapped to the closest color supported by the
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 137 KiB |
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Loading…
Reference in New Issue