MemoryArray(T) Constructor

FreeImage.NET

MemoryArrayT Constructor
Overload List
  Name Description
Protected method MemoryArrayT
Initializes a new instance.
Public method MemoryArrayT(IntPtr, Int32)
Initializes a new instance of the MemoryArrayT class.
Public method MemoryArrayT(Void*, Int32)
Initializes a new instance of the MemoryArrayT class.
Top
See Also