ToRGBA

ArgbColor.ToRGBA method

Serialiseert ditArgbColor bijvoorbeeld naar de ‘rgba’ CSS-functie notation

public string ToRGBA()

Winstwaarde

Een tekenreeks met de indeling ‘rgba(r, g, b, a)’

Zie ook