Click or drag to resize
Accord.NET (logo)

RGB Constructor

Overload List
  NameDescription
Public methodRGB(Color)
Initializes a new instance of the RGB class.
Public methodRGB(Byte, Byte, Byte)
Initializes a new instance of the RGB class.
Public methodRGB(Byte, Byte, Byte, Byte)
Initializes a new instance of the RGB class.
Top
See Also