HOW TO
Instructions provided describe how to convert a hue-saturation-value (HSV) gridcomposite to a single image file.
Code:
Grid: red_grd = HSV2RED (hue_grd, sat_grd, val_grd)
Grid: grn_grd = HSV2GREEN (hue_grd, sat_grd, val_grd)
Grid: blu_grd = HSV2BLUE (hue_grd, sat_grd, val_grd)
Code:
Grid: MAKESTACK rgb_stk LIST red_grd grn_grd blu_grd
Code:
Arc: GRIDIMAGE rgb_stk # rgb_tif TIFF
Article ID: 000002063
Get help from ArcGIS experts
Download the Esri Support App