Class HexDtoMapped (Inputs.Color)
Constructors
constructor
new HexDtoMapped(color?: string, from?: number, to?: number): HexDtoMapped Parameters
Optionalcolor: stringOptionalfrom: numberOptionalto: number
Properties
color
color: string
from
from: number
to
to: number
A hex color and a target range for
color.hexToRgbMapped,color.getRedParam,color.getGreenParamandcolor.getBlueParam.