A collection of reflection function that can be applied to IImage object

Namespace:  Emgu.CV.Reflection
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public static class ReflectIImage
Visual Basic (Declaration)
Public NotInheritable Class ReflectIImage
Visual C++
public ref class ReflectIImage abstract sealed

Inheritance Hierarchy

System..::.Object
  Emgu.CV.Reflection..::.ReflectIImage

See Also