Function ColorToDXF
Converts a 32-bit RGB in 8-bit DXF-color.
Unit
function ColorToDXF(Value: Cardinal): Integer;
Description
Converts a 32-bit RGB in 8-bit DXF-color, this function use the MS Windows palette functions.
Go to CAD VCL Enterprise