class
LogScaleFunc
: public
RasterFunc
(Return to index)
ComFunc
to log-scale a gray-level raster.
Type:
Instantiable
Base Classes:
public
RasterFunc
Derived Classes
Include file:
OverlayUnidraw/ovipcmds.h
Public:
static const char*
CommandString
( ColorIntensity mingray, ColorIntensity maxgray )
generates command string.
LogScaleFunc
(
RasterTerp
*)
static const char*
Tag
()
command name.
virtual void
execute
()
execute a
LogScaleCmd
on a gray-level raster.
Protected:
RasterTerp
*
_rterp
(more documentation)