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
用于
color.hexToRgbMapped、color.getRedParam、color.getGreenParam和color.getBlueParam的十六进制颜色和目标范围。