ColorModulationInfo

ColorModulationInfo()

使用点云强度特征值设置颜色表时,根据点云强度的最大最小值设置颜色表中的最大最小值。

Members

staticSuperMap3D.ColorModulationInfo.maxValue

点云数据颜色值最大值,默认值255。

staticSuperMap3D.ColorModulationInfo.minValue

点云数据颜色值最小值,默认值0。