Set every pixel of the image to the specific color
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.0.1010 (2.2.0.1010)
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