BinaryImageEquals 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