Click or drag to resize

MatNDTDepthReadXml Method

http://www.emgu.com
Not Implemented

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public override void ReadXml(
	XmlReader reader
)

Parameters

reader
Type: System.XmlXmlReader
The XmlReader

Implements

IXmlSerializableReadXml(XmlReader)
See Also