Followup: small color docs mod
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9857 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
ba0c61b961
commit
5e2bdbdeef
@ -156,7 +156,7 @@ the current clipping region.
|
||||
FLTK manages colors as 32-bit unsigned integers, encoded as RGBI.
|
||||
When the "RGB" bytes are non-zero, the value is treated as RGB.
|
||||
If these bytes are zero, the "I" byte will be used as an index
|
||||
into the colormap. Colors with both RGB set and an index >0
|
||||
into the colormap. Colors with both "RGB" set and an "I" >0
|
||||
are reserved for special use.
|
||||
|
||||
Values from 0 to 255, i.e. the "I" index value, represent
|
||||
|
Loading…
Reference in New Issue
Block a user