xHarbour Reference Documentation > Function Reference |
Converts a color value to a numeric color attribute.
ColorToN( <cColor> ) --> nColorAttribute
The function converts a color value to the corresponding color attribute and returns the attribute as a numeric value.
See also: | NtoColor() |
Category: | CT:Video , Screen functions |
Source: | ct\color.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com