FreeImage.CompareMemory Method
From FreeImage.NET
FreeImage.NET Class Library Reference
|
|
FreeImageCompareMemory Method |
| Name | Description | |
|---|---|---|
|
|
CompareMemory(IntPtr, IntPtr, Int64) |
Compares blocks of memory.
|
|
|
CompareMemory(IntPtr, IntPtr, UInt32) |
Compares blocks of memory.
|
|
|
CompareMemory(Void*, Void*, Int64) |
Compares blocks of memory.
|
|
|
CompareMemory(Void*, Void*, UInt32) |
Compares blocks of memory.
|