|
||||||||
DSpGMIdentity:
DSpGMCreateRandomBand
|
||||||||
In this operation a new band is added to a raster, and every pixel is assigned a random value. The newly added band is of type dspRasterBandContinuous and has a default NULL value. The band must be of type dspUInt32 or dspFloat32. In the first case a random value between 0 and $7FFFFFFF is generated, in the latter case a value between 0 and 1.
|
||||||||
Declaration | ||||||||
procedure DSpGMCreateRandomBand(const r: TDSpRaster; const token: integer;
|
Last
modified: 6 January 2005. Page maintained by pvanlaake
|