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