Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RGBObjectMaxDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional rgb: ColorRGB
    • Optional max: number

    Returns RGBObjectMaxDto

Properties

max

max: number

Max value, it would automatically be remapped to whatever is needed if lower comes in

default

255

minimum

0

maximum

255

step

0.1

min

min: number

Min value of the range

default

0

minimum

0

maximum

255

step

0.1

rgb

Red value component

default

undefined

Generated using TypeDoc