Click or drag to resize

ColorExtensions Class

Helper class for changing a color value.
Inheritance Hierarchy
SystemObject
  Ptv.XServer.Controls.Map.ToolsColorExtensions

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

The ColorExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDarken
Helper method to darken a color value (R, G or B).
Public methodStatic memberLighten
Helper method to lighten a color value (R, G or B).
Top
See Also