FIRGBAF.Equals Method

FreeImage.NET

FIRGBAFEquals Method
Overload List
  Name Description
Public method Equals(Object)
Tests whether the specified object is a FIRGBAF structure and is equivalent to this FIRGBAF structure.
(Overrides ValueTypeEquals(Object).)
Public method Equals(FIRGBAF)
Tests whether the specified FIRGBAF structure is equivalent to this FIRGBAF structure.
Top
See Also