UGC 影像图层类。
SuperMap. |
UGC 影像图层类。 |
Properties | |
brightness | {Integer} 影像图层的亮度。 |
colorSpaceType | {SuperMap.REST.ColorSpaceType} 返回影像图层的色彩显示模式。 |
contrast | {Integer} 影像图层的对比度。 |
displayBandIndexes | {Array(Integer)} 返回当前影像图层显示的波段索引。 |
transparent | {Boolean} 是否背景透明。 |
transparentColor | {SuperMap.REST.ServerColor} 返回背景透明色。 |
transparentColorTolerance | {Integer} 背景透明色容限。 |
Constructor | |
SuperMap. |
UGC 影像图层类构造函数。 |
Functions | |
toServerJSONObject | 转换成对应的 JSON 格式对象。 |
{SuperMap.REST.ColorSpaceType} 返回影像图层的色彩显示模式。
{SuperMap.REST.ServerColor} 返回背景透明色。
UGC 影像图层类构造函数。
options | {Object} 参数。 |
colorSpaceType | {SuperMap.REST.ColorSpaceType} 返回影像图层的色彩显示模式。 |
brightness | {Integer} 影像图层的亮度。 |
displayBandIndexes | {Array(Integer)} 返回当前影像图层显示的波段索引。 |
contrast | {Integer} 影像图层的对比度。 |
transparent | {Boolean} 是否背景透明。 |
transparentColor | {SuperMap.REST.ServerColor} 返回背景透明色。 |
transparentColorTolerance | {Integer} 背景透明色容限。 |
转换成对应的 JSON 格式对象。
toServerJSONObject: function()