The ImageryLayer class in ArcGIS API for JavaScript 4.0 does not allow changing the pixelType property.
上次发布: August 5, 2016ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000097044
已提交
June 9, 2016
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
4.0
操作系统
Windows OS
操作系统版本
2012
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
pixelType is similar to a read-only property on the layer and only reflects the value advertised by the serviceInfo. If wanting to change the pixelType, it needs to be defined in the function chain set as part of the renderingRule. For any function you can define an outputPixelType. See this: http://resources.arcgis.com/en/help/arcgis-rest-api/#/Raster_Function_Objects/02r3000000rv000000/