interface IAlphaColor {
    a: number;
}

Hierarchy

Properties

a

Properties

a: number