Method GetColors
GetColors(int, out Color, out Color)
Gets the foreground and background colors based on the value.
public abstract bool GetColors(int value, out Color foreground, out Color background)
Gets the foreground and background colors based on the value.
public abstract bool GetColors(int value, out Color foreground, out Color background)