RGBTRIPLE.Equals Method

FreeImage.NET

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