Click or drag to resize

LightenColorExtension Class

Documentation in progress...
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.SymbolsLightenColorExtension

Namespace:  Ptv.XServer.Controls.Map.Symbols
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public static class LightenColorExtension

The LightenColorExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLighten
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.
Top
See Also