ToRGBA

ArgbColor.ToRGBA method

Serialiserar dettaArgbColor instans till ‘rgba’ CSS-funktionen notation

public string ToRGBA()

Returvärde

En sträng med formatet “rgba(r, g, b, a)”.

Se även