FreeImage.NET Class Library Reference
FIURationalEquals Method |
Overload List
Name | Description | |
---|---|---|
Equals(Object) |
Tests whether the specified object is a FIURational structure
and is equivalent to this FIURational structure.
(Overrides ValueTypeEquals(Object).) |
|
Equals(FIURational) |
Tests whether the specified FIURational structure is equivalent to this FIURational structure.
|
See Also