Class | Description |
---|---|
AbstractStringToColorConverter | |
AbstractToColorConverter<PRESENTATION> |
A
Converter that can convert a Color to a presentation |
HexToColorConverter |
A
Converter that can convert a Color to CSS hex color
notation and back |
RgbaToColorConverter |
A
Converter that can convert a Color to CSS rgba() color
notation and back |
RgbToColorConverter |
A
Converter that can convert a Color to CSS rgb() color
notation and back |
Copyright © 2015 Max Schuster. All Rights Reserved.