C# Class ScreenToGif.ImageUtil.Decoder.GifColor

ファイルを表示 Open project: dbremner/ScreenToGif Class Usage Examples

Public Methods

Method Description
GifColor ( byte r, byte g, byte b )
ToString ( ) : string

Method Details

GifColor() public method

public GifColor ( byte r, byte g, byte b )
r byte
g byte
b byte

ToString() public method

public ToString ( ) : string
return string