I am trying to convert the NoData values in my image to 0 using a Con statement within raster calculator. Tried many iteration without success?? I am using ArcGISv10.
Con("Scaled_8bit" == NoData, 0 ,"Scaled_8bit")
Note: Trying to avoid reclass, too slow. This will be integrated in a model.