Exporting a raster with a colormap from the Table Of Contents while using a renderer and forcing RGB renders different results than running the Copy Raster tool and converting from colormap to RGB.
上次发布: November 26, 2015ArcGIS for Desktop
漏洞 ID 编号
BUG-000089933
已提交
August 13, 2015
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.3.1
操作系统
Windows OS
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
In this case, there is a pixel value trim going from 16 bit signed to 16 bit unsigned as there are negative value in the data, and also the stretch going to 16bit unsigned to 8bit unsigned. The stretch in display or layer is not designed to be the same as the one using the geoprocessing tool.