chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.dom / RGBA / <init>

<init>

RGBA(r: Int, g: Int, b: Int, a: Double? = null)

A structure holding an RGBA color.

Official doc