Unicode Controls & Classes for VB6 - Version 4

clsCommonWrapper.GrayScaleColor Function

Returns the grayscale of the given color

Syntax
Public Function GrayScaleColor (ByRef c As Long) As Long
Parameters
Parameter Description
ByRef c As Long The color to convert
Remarks