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.