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
Une couleur hexadécimale et une plage cible pour
color.hexToRgbMapped,color.getRedParam,color.getGreenParametcolor.getBlueParam.