API Reference
Class
ColorUtils
Helpers for converting colors to CSS-friendly strings.
Inheritance
- Object
- ColorUtils
Methods
public static String ToCss(Rgba32 color) #Returns:
StringConverts an RGBA color to a CSS color string.
Parameters
- color CodeGlyphX.Rendering.Png.Rgba32