Function isRgbaOutOfRange

  • Checks if the RGBA value is out of range.

    Parameters

    • rgba: HexDecimalObject

      The RGBA object to validate.

    Returns boolean

    • True if the value is out of range, false otherwise.