• Preparing search index...
  • The search index is not available
Color.js API Docs - v0.6.0-alpha.1
  • Color.js API Docs
  • index-fn
  • mix

Function mix

  • mix(c1, c2, options?): PlainColorObject
  • Return an intermediate color between two colors

    Parameters

    • c1: ColorTypes
    • c2: ColorTypes
    • Optional options: RangeOptions

    Returns PlainColorObject

    • Defined in interpolation.js:27
  • mix(c1, c2, p, options?): PlainColorObject
  • Parameters

    • c1: ColorTypes
    • c2: ColorTypes
    • p: number
    • Optional options: RangeOptions

    Returns PlainColorObject

    • Defined in interpolation.js:34

Settings

Member Visibility

Theme

Color.js API Docs - v0.6.0-alpha.1
  • Loading...

Generated using TypeDoc