C# Class ExpertElectronics.Tci.ColorConverterExtensions

ファイルを表示 Open project: VU3ESV/TCILibrary

Public Methods

Method Description
ToHexString ( Color c ) : string
ToRgbString ( Color c ) : string

Method Details

ToHexString() public static method

public static ToHexString ( Color c ) : string
c Color
return string

ToRgbString() public static method

public static ToRgbString ( Color c ) : string
c Color
return string