www.emgu.com/wiki
Set every pixel of the image to the specific color, using a mask

Declaration Syntax
Public Sub SetValue ( _
color As TColor, _
mask As Image(Of Gray, Byte) _
)

Parameters
- color (TColor)
- The color to be set
- mask (Image<(Of <(Gray, Byte>)>))
- The mask for setting color
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)