Elementwise add a color val to the current image
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- val
- TColor
The color value to be added to the current image
![]() ![]() ![]() ![]() ![]() |
Emgu CV Library Documentation |
Image<(Of <(<'TColor, TDepth>)>)>..::Add Method (TColor) |
C# | Visual Basic | Visual C++ |