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
Un color hexadecimal y un rango de destino para
color.hexToRgbMapped,color.getRedParam,color.getGreenParamycolor.getBlueParam.