Function: WP_RGBToDFPrintColor
Module location:
WinPrint2_API.pkg
line
243 (view source)
Integer
WP_RGBToDFPrintColor(UInteger iRed UInteger iGreen UInteger iBlue)
converts R, G, and B values into a composite color that WinPrint expects red component (1-255) green component (1-255) blue component (1-255) composite color
References (1):
Module
Containing Symbol
Line
Winprint2.pkg
DFGetDFColor
784