http://www.emgu.com
The VectorOfByte type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | Size |
Get the size of the vector
|
![]() | StartAddress |
The pointer to the first element on the vector. In case of an empty vector, IntPtr.Zero will be returned.
|