Constructor GradientLAB
GradientLAB()
Initializes a new instance of the GradientLAB class.
public GradientLAB()
GradientLAB(ColorLAB, ColorLAB)
Initializes a new instance of the GradientLAB class that represents a linear interpolation between two colors.
public GradientLAB(ColorLAB color1, ColorLAB color2)