LightenColorExtension Class |
Namespace: Ptv.XServer.Controls.Map.Symbols
The LightenColorExtension type exposes the following members.
Name | Description | |
---|---|---|
Lighten |
This method applies lighting to a color including keeping the transparency.
For instance, a color that has a lighting factor of 1 applies, appears at its original value.
A color with a lighting factor of 0.5 appears only half as bright as it was before.
A color with a lighting factor of 1.5 appears roughly twice as bright as before.
A color with a lightning factor of 2 appears white.
|