A taster contains pixels with decimal values.
Which method is used to round raster pixel values to the nearest whole number?
use the Round Up tool (Spatial Analyst), then the Round Down tool (Spatial Analyst)
use the Round Down tool (Spatial Analyst), then the Round Up tool (Spatial Analyst)
use the Plus tool (Spatial Analyst) to add 1. then the Minus tool (Spatial Analyst) to subtract 0.5
use the Plus tool (Spatial Analyst) to add 0.5, then the int tool (Spatial Analyst) to truncate to the nearest integer
Submit