Function: RGBToDFPrintColor
Module location:
Df_print.pkg
line
486 (view source)
DWORD
RGBToDFPrintColor(Integer iRed Integer iGreen Integer iBlue)
*** Creates a RGB color value that can be used in WinPrint *** as a constant. Each color in RGB is a value betwen 0-255. *** *** Returns a valid constant value for WinPrint ***
References (1):
Module
Containing Symbol
Line
Df_print.pkg
DFGetDFColor
2317