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

Function getColor

  • getColor(color, options?): PlainColorObject
  • Resolves a color reference (object or string) to a plain color object

    Parameters

    • color: ColorTypes
    • Optional options: {
          parseMeta: boolean;
      }
      • parseMeta: boolean

        Optional object to hold parsing metadata

    Returns PlainColorObject

    • Defined in getColor.js:11
  • getColor(color, options?): PlainColorObject[]
  • Parameters

    • color: ColorTypes[]
    • Optional options: {
          parseMeta: boolean;
      }
      • parseMeta: boolean

        Optional object to hold parsing metadata

    Returns PlainColorObject[]

    • Defined in getColor.js:18

Settings

Member Visibility

Theme

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

Generated using TypeDoc