fmeobjects.FMEBandTilePopulator.setOutputSize
- FMEBandTilePopulator.setOutputSize(rows, cols)
Sets the output size of the source.
- Parameters:
- Return type:
- Returns:
New number of rows and columns after resampling the raster.
- Raises:
FMEException – An exception is raised if an error occurred.
This method must be implemented in the
FMEBandTilePopulator
subclass.