interface IAlphaColor {
    a: number;
}

Hierarchy (view full)

Properties

a

Properties

a: number