Project L Core Documentation
C#
Show/Hide TOC
Binary
Image
Equals Method
Overload List
Equals(BinaryImage)
Indicates whether the current
BinaryImage
is equal to another
BinaryImage
. Two images are equal if all of their cells are the same.
Equals(Object)
Determines whether the specified object is equal to the current
BinaryImage
.
See Also
Reference
BinaryImage Structure
ProjectLCore.GamePieces Namespace
In This Article
Overload List
See Also