Class Palette
Assembly: Acoustics.Shared.dll
Syntax
Properties
|
Improve this Doc
View Source
Colors
Declaration
public List<Color[]> Colors { get; }
Property Value
Type |
Description |
List<SixLabors.ImageSharp.Color[]> |
|
|
Improve this Doc
View Source
Label
Declaration
public string Label { get; }
Property Value
|
Improve this Doc
View Source
Type1
Declaration
public Type Type1 { get; }
Property Value
Methods
|
Improve this Doc
View Source
ForClassCount(Int32)
Declaration
public Color[] ForClassCount(int classCount)
Parameters
Type |
Name |
Description |
Int32 |
classCount |
|
Returns
Type |
Description |
SixLabors.ImageSharp.Color[] |
|
Extension Methods