Overload List

  NameDescription
AreEqual(Image, Image)
Compares the supplied images pixel by pixel, using NUnit Assert methods.
AreEqual(Image, Image, Int32)
Compares the supplied images pixel by pixel, using NUnit Assert methods.
AreEqual(Image, Image, String)
Compares the supplied images pixel by pixel, using NUnit Assert methods.
AreEqual(Image, Image, Int32, String)
Compares the supplied images pixel by pixel, using NUnit Assert methods.

See Also