Constructors
Summary
public ColorDefinitionRGBA(string hex)
Parameters
- string hex
Summary
public ColorDefinitionRGBA(byte red, byte green, byte blue, byte alpha)
public ColorDefinitionRGBA(string hex)
public ColorDefinitionRGBA(byte red, byte green, byte blue, byte alpha)