class
ScaleGrayFunc
: public
RasterFunc
(Return to index)
ComFunc
to linearly 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.
ScaleGrayFunc
(
RasterTerp
*)
static const char*
Tag
()
command name.
virtual void
execute
()
execute a
ScaleGrayCmd
on a gray-level raster.
Protected:
RasterTerp
*
_rterp
(more documentation)