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.2.285
Syntax
C#
public static class Extensions

The Extensions type exposes the following members.

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