http://www.emgu.com
Get the program binary
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic byte[] Binary { get; }
Public ReadOnly Property Binary As Byte()
Get
public:
property array<unsigned char>^ Binary {
array<unsigned char>^ get ();
}
member Binary : byte[] with get
Property Value
Type:
Byte
See Also