FreeImage.MoveMemory Method
From FreeImage.NET
FreeImage.NET Class Library Reference
|
|
FreeImageMoveMemory Method |
| Name | Description | |
|---|---|---|
|
|
MoveMemory(IntPtr, IntPtr, Int64) |
Moves a block of memory from one location to another.
|
|
|
MoveMemory(IntPtr, IntPtr, UInt32) |
Moves a block of memory from one location to another.
|
|
|
MoveMemory(Void*, Void*, Int64) |
Moves a block of memory from one location to another.
|
|
|
MoveMemory(Void*, Void*, UInt32) |
Moves a block of memory from one location to another.
|