ColorTranslator.ToOle

ColorTranslator.ToOle method

Converts Color structure to OLE presentation of color.

public static int ToOle(Color c)
ParameterTypeDescription
cColorColor structure to convert.

Return Value

Value that represent OLE format of color.

See Also