Search results

ColorValue API in React Diagram API component

Defines the intensity of the color as an integer between 0 and 255.

Properties

b

number

Defines the intensity of the blue color as an integer between 0 and 255.

g

number

Defines the intensity of the green color as an integer between 0 and 255.

r

number

Defines the intensity of the red color as an integer between 0 and 255.

Contents
Contents