ILNumerics Ultimate VS

ColorProvider Constructor (Byte, Byte, Byte)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the ColorProvider class

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public ColorProvider(
	byte red,
	byte green,
	byte blue
)

Parameters

red
Type: SystemByte
green
Type: SystemByte
blue
Type: SystemByte
See Also

Reference