http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Set every pixel of the image to the specific color
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public void SetValue( TColor color ) |
Visual Basic |
---|
Public Sub SetValue ( _ color As TColor _ ) |
Visual C++ |
---|
public: void SetValue( TColor color ) |
Parameters
- color
- Type: TColor
The color to be set