HsvColor: {
    h: number;
    s: number;
    v: number;
}

Type declaration

  • h: number
  • s: number
  • v: number