class
ImageCmd
: public
Command
(Return to index)
utility command for storing image processing command string.
Type:
Instantiable
Base Classes:
public
Command
Derived Classes
Include file:
OverlayUnidraw/ovipcmds.h
Public:
const
CopyString
&
Cmd
() const
virtual
Command
*
Copy
()
virtual ClassId
GetClassId
()
ImageCmd
()
ImageCmd
(
ControlInfo
*)
ImageCmd
(
ControlInfo
* c, const
CopyString
& str)
ImageCmd
(
Editor
* ed, const
CopyString
& str)
virtual boolean
IsA
(ClassId)
virtual
~ImageCmd
()
Protected:
CopyString
_cstr
(more documentation)