BITMAPINFO.Equals Method

FreeImage.NET

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