[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Calculates delta-E [Property] Method=Sets the method of calculation. ARG(enum)|14|0|Cie1976,Cie94,Cmc,Cie2000 [Methods] doCalculate=Compares two color and calculates delta-E. ARG(IColorSpace colorA, IColorSpace colorB)|1|0 onCalculate=Occurs after calculating and returns the result. ARG(double)|2|7 Result=Returns the result. ARG(double)|3|7 colorA=Defines the color to compare. ARG(IColorSpace)|4|0 colorB=Defines the color to compare. ARG(IColorSpace)|4|0