www.emgu.com/wiki
Create a Pinnned array of type T

Declaration Syntax
public PinnedArray(
int size
)
Public Sub New ( _
size As Integer _
)
public:
PinnedArray(
int size
)

Parameters
- size (Int32)
- The size of the array
Assembly:
Emgu.Util (Module: Emgu.Util) Version: 1.1.3342.35620 (1.1.0.0)