Type alias LabaColor

LabaColor: LabColor & {
    alpha: number;
}

Type declaration

  • alpha: number