

This produces the smoothest image but can create values outside of the range found in the source data. CUBIC - Cubic convolution calculates the value of each pixel by fitting a smooth curve based on the surrounding 16 pixels.BILINEAR - Bilinear interpolation calculates the value of each pixel by averaging (weighted for distance) the values of the surrounding four pixels.It is suitable for discrete data, such as land cover. NEAREST - Nearest neighbor is the fastest resampling method it minimizes changes to pixel values since no new values are created.Supported input multidimensional dataset types include multidimensional raster layer, mosaic dataset, image service, and CRF. To run the tool on each slice in the multidimensional raster and generate a multidimensional raster output, be sure to save the output to CRF. This tool supports multidimensional raster data. When storing your raster dataset to a JPEG file, a JPEG 2000 file, or a geodatabase, you can specify a Compression Type and Compression Quality in the Environments.


You can save your output to BIL, BIP, BMP, BSQ, DAT, Esri Grid, GIF, IMG, JPEG, JPEG 2000, PNG, TIFF, MRF, CRF, or any geodatabase raster dataset. To rotate the raster in the counterclockwise direction, specify the angle as a negative value. Specify a rotation angle between 0 and 360 to rotate the raster clockwise. Resampling is only done if the angle is not a multiple of 90. The rotation point can be changed using the optional Pivot Point parameter. By default, the rotation is around the center point of the raster.
