[To be supplied.]
[Visual Basic] Public Shared Function ToWin32( _ ByVal c As Color _ ) As Integer [C#] public static int ToWin32( Color c ); [C++] public: static int ToWin32( Color c ); [JScript] public static function ToWin32( c : Color ) : int;
ColorTranslator Class | ColorTranslator Members | System.Drawing Namespace