ImageTColor, TDepthMIplImage Property |
http://www.emgu.com
The IplImage structure
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic MIplImage MIplImage { get; }
Public ReadOnly Property MIplImage As MIplImage
Get
public:
property MIplImage MIplImage {
MIplImage get ();
}
member MIplImage : MIplImage with get
Property Value
Type:
MIplImage
See Also