I need to convert floating point rasters to integers. Seemed logical to use the Int (Spatial Analyst) function.
Turns out this sits around for 2 or 3 minutes (at 0% completed) before it even does the processing.
When I do the same thing with a raster calculator expression, it takes 7 seconds.
Same behavior whether I call this via my add-in or just executing geoprocessing tools.
Any clue why Int takes forever?

