Class ColorStop

Hierarchy

  • ColorStop

Implements

Constructors

  • Parameters

    • color: Color
    • stop: Length
    • hint: Length

    Returns ColorStop

Properties

color: Color
hint: Length
stop: Length

Methods

  • Parameters

    • that: unknown

    Returns boolean

  • Parameters

    • that: unknown
    • Optional epsilon: number

    Returns boolean

  • Parameters

    Returns Interpolator<ColorStop>

  • Parameters

    • that: unknown

    Returns Interpolator<ColorStop>

  • Parameters

    Returns void

  • Returns string

  • Parameters

    • hint: LengthLike

    Returns ColorStop

  • Parameters

    • stop: LengthLike

    Returns ColorStop

  • Parameters

    • color: ColorLike
    • Optional stop: LengthLike
    • Optional hint: LengthLike

    Returns ColorStop

  • Type Parameters

    Parameters

    • value: T

    Returns ColorStop | Uninitable<T>

  • Parameters

    • string: string

    Returns ColorStop

  • Parameters

    • string: string

    Returns ColorStop

  • Parameters

    • string: string

    Returns ColorStop[]

Generated using TypeDoc