http://www.emgu.com
Assembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a Pinnned array of the specific type
Namespace: Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public PinnedArray( int size ) |
Visual Basic |
---|
Public Sub New ( _ size As Integer _ ) |
Visual C++ |
---|
public: PinnedArray( int size ) |
Parameters
- size
- Type: System..::..Int32
The size of the array