RGBQUAD.Equals Method

FreeImage.NET

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