Click or drag to resize

Extensions Class

[Missing <summary> documentation for "T:Advanced_Combat_Tracker.Extensions"]

Inheritance Hierarchy
SystemObject
  Advanced_Combat_TrackerExtensions

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public static class Extensions

The Extensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodMixWith Mixes the current color with another color by a specified amount
Public Extension MethodToAdjustedColor(Color) Adjusts a color according to the settings in ACT's User Interface Color options
Public Extension MethodToAdjustedColor(Color, Boolean, Single, Single) Adjusts a color according to the given parameters of inversion, luminosity and saturation
Top
See Also