fmeobjects.FMERasterTools.offset¶
-
FMERasterTools.
offset
(x, y, z, raster)¶ Performs offsetting on a raster.
If all the three x, y, z component values are 0 then no offsetting will be performed.
This method only works with numeric rasters without palettes.
Parameters: Return type: Returns: The raster after performing offsetting.
Raises: FMEException – An exception is raised if an error occurred.