Options
All
  • Public
  • Public/Protected
  • All
Menu

Higa - v0.1.0-fix

Index

Type Aliases

Interfaces

Enumerations

Classes

Functions

Type Aliases

APIVersions: "6" | "7" | "8" | "9" | "10"

Functions

  • resolveHexaColor(color: string): number
  • Given a string representing a color in hexadecimal format, return the corresponding integer value

    Parameters

    • color: string

      The color to be converted to a hexadecimal value.

    Returns number

    The hexadecimal value of the color.

Generated using TypeDoc