FreeImage.NET Class Library Reference
MemoryArrayT Constructor |
Overload List
Name | Description | |
---|---|---|
MemoryArrayT |
Initializes a new instance.
|
|
MemoryArrayT(IntPtr, Int32) |
Initializes a new instance of the MemoryArrayT class.
|
|
MemoryArrayT(Void*, Int32) |
Initializes a new instance of the MemoryArrayT class.
|
See Also