Namespace UnityEngine.TestTools.Graphics.LegacyColorDifference
Classes
LegacyColorDifferenceAggregate
Represents aggregated results of all the pixels when comparing two images using the legacy color difference algorithm (delta E, alpha, gamma).
LegacyColorDifferenceAlgorithm
The algorithm that was initially used with ImageAssert.AreEqual
Structs
PixelEvaluationGuide
A struct that contains the evaluation guide for pixel evaluation.