Initializes a new instance of the RGB class.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public RGB( Color color ) |
Parameters
- color
- Type: System.Drawing..::.Color
Initialize from specified color.