Method GetLerp
GetLerp(ColorLAB, ColorLAB)
Returns a gradient that represents a linear interpolation between two colors.
public static GradientLAB GetLerp(ColorLAB color1, ColorLAB color2)
Returns a gradient that represents a linear interpolation between two colors.
public static GradientLAB GetLerp(ColorLAB color1, ColorLAB color2)