Adding a screenshot picture in ArcMap displays an incorrect color.
上次发布: August 28, 2017ArcGIS for Desktop
漏洞 ID 编号
BUG-000107016
已提交
August 1, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.5
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is to be expected:
The RGB Composite renderer uses statistics to apply the stretch. When a raster dataset is displayed with statistics, they will be used. If the raster datasets do not have statistics, then they will be sampled, but only for the purpose of displaying. In this case, when a screenshot image is added, gamma correction and stretch is being applied. This is the reason why it looks different from when viewing the screenshot image in the Windows viewer (outside of ArcMap). If you do not want any correction to be applied to the image, you will need to use no stretch and no gamma (as mentioned in the workaround section).
解决办法
1. Right-click the screenshot picture layer > Properties.2. Click the Symbology tab.3. Set the Stretch type as 'None' and uncheck the 'Apply Gamma Stretch' check box.4. Click Apply.5. Click OK. The color is same now.Note: This happens for a certain screenshot only.