ColormapInfo 描述像素值、RGB 颜色和标签以对栅格进行着色。
new ColormapInfo(properties?)
参数
ColormapInfoProperties
返回:ColormapInfo ColormapInfo对象
ColormapInfo
给定像素值和颜色映射的标签。
label: string
类型: string
string
栅格像素值。
value: number
类型: number
number
给定像素的颜色。
get color(): Color
返回: Color 给定像素的颜色。
Color
set color(value: ColorProperties): void
ColorProperties
返回: void
将此类的实例转换为其JSON表示形式。
toJSON(): any
返回:any
any
ClassBreakInfo
Describes the data represented by the class break.
HeatmapColorStop
and associated density value ratios.
本页目录
Written by:
BIMFlux AI