Click or drag to resize
CvArrayTDepthGetSchema Method
http://www.emgu.com
Get the xml schema

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public XmlSchema GetSchema()

Return Value

Type: XmlSchema
the xml schema

Implements

IXmlSerializableGetSchema
See Also