APIs

Show:

Color class The purpose of {@link fabric.Color} is to abstract and encapsulate common color operations; {@link fabric.Color} is a constructor and creates instances of {@link fabric.Color} objects.

Item Index

Methods

  • static
  • static

Methods

(
  • color
)
fabric.Color static

Returns new color object, when given a color in RGBA format

Parameters:

Returns:

(
  • color
)
fabric.Color static

Returns new color object, when given a color in HSLA format

Parameters:

Returns: