Method WithLuminance
WithLuminance(float)
Gets a copy of this ColorHSL with the given luminance.
public ColorHSL WithLuminance(float newLuminance)
Parameters
newLuminance
float
Gets a copy of this ColorHSL with the given luminance.
public ColorHSL WithLuminance(float newLuminance)
newLuminance
float