#include <opimgset.h>
Inheritance diagram for OpToggleMagentaPreview:

Public Member Functions | |
| OpToggleMagentaPreview () | |
| void | Do (OpDescriptor *) |
| This function should be over-ridden to perform an operation without passing a parameter. | |
Static Public Member Functions | |
| static BOOL | Init (void) |
| Declares a preference that allows you to clear memory in delete(). | |
| static OpState | GetState (String_256 *ShadeReason, OpDescriptor *OpDesc) |
Static Protected Member Functions | |
| static BOOL | CanToggleState (void) |
| static BOOL | IsInMagentaMode (void) |
Definition at line 240 of file opimgset.h.
|
|
Definition at line 245 of file opimgset.h.
|
|
|
|
|
|
This function should be over-ridden to perform an operation without passing a parameter.
Reimplemented from Operation. |
|
||||||||||||
|
|
|
|
Declares a preference that allows you to clear memory in delete().
Reimplemented from SimpleCCObject. |
|
|
|
1.4.4