Table of Contents

Class IPaletteExtensions

Namespace
ScottPlot
Assembly
ScottPlot.dll
public static class IPaletteExtensions
Inheritance
IPaletteExtensions
Inherited Members

Methods

Count(IPalette)

public static int Count(this IPalette palette)

Parameters

palette IPalette

Returns

int

GetColors(IPalette, int)

public static Color[] GetColors(this IPalette palette, int count)

Parameters

palette IPalette
count int

Returns

Color[]

Inverted(IPalette)

public static IPalette Inverted(this IPalette palette)

Parameters

palette IPalette

Returns

IPalette

InvertedHue(IPalette)

public static IPalette InvertedHue(this IPalette palette)

Parameters

palette IPalette

Returns

IPalette