| DictionaryBytesList Property |
Marker code information
Namespace:
OpenCvSharp.Aruco
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public Mat BytesList { get; }
Public ReadOnly Property BytesList As Mat
Get
public:
property Mat^ BytesList {
Mat^ get ();
}
member BytesList : Mat with get
Property Value
Type:
MatSee Also