class ProcessingCmd : public MacroCmd (Return to index)

base class for image processing commands.

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    OverlayUnidraw/ovipcmds.h

Description:

The classes derived from ProcessingCmd (ScaleGrayCmd, PseudocolorCmd, LogScaleCmd, GrayRampCmd) are image processing operators useful for controlling the appearance of an image in a drawing editor or similar display. They are not necessarily intended for use in computational imaging algorithms.

Public:



Protected:



(more documentation)