• Preparing search index...
  • The search index is not available
Color.js API Docs - v0.6.0-beta.3
  • 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
    • Optionaloptions: RangeOptions

    Returns PlainColorObject

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

    • c1: ColorTypes
    • c2: ColorTypes
    • Optionalp: number
    • Optionaloptions: RangeOptions

    Returns PlainColorObject

    • Defined in interpolation.js:33

Settings

Member Visibility
Color.js API Docs - v0.6.0-beta.3
  • Loading...

Generated using TypeDoc