<< RasterCalculator Raster analysis SetRasterToNODATA >>

CLaRiNet 0.1 beta >> Raster analysis > SetRasterToConstant

SetRasterToConstant

Sets the value of all pixels in a raster to a constant

Calling Sequence

SetRasterToConstant ( handle_ras , const )

Arguments

handle_ras

integer: handle on the raster

const

float: value to fill the raster with

Description

Sets the value of all pixels in a raster to a constant

Examples

References

See Also

Authors

<< RasterCalculator Raster analysis SetRasterToNODATA >>