www.emgu.com/wiki
Compute the complement image

Declaration Syntax
public Image<TColor, TDepth> Not()
Public Function Not As Image(Of TColor, TDepth)
public:
Image<TColor, TDepth>^ Not()

Return Value
The complement image
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)