FreeImage.NET Class Library Reference
|
MemoryArrayTEquals Method |
Overload List
| Name | Description | |
|---|---|---|
|
Equals(Object) |
Tests whether the specified MemoryArrayT structure is equivalent to this
MemoryArrayT structure.
(Overrides ObjectEquals(Object).) |
|
Equals(MemoryArrayT) |
Tests whether the specified MemoryArrayT structure is equivalent to this
MemoryArrayT structure.
|
See Also