Function getAlpha

  • Get the alpha value for a color.

    Returns

    the alpha value, or undefined color has no alpha

    Parameters

    • color: Color

      the color to get the value from

    Returns number | undefined

Generated using TypeDoc