class LogicOp
Class for setting logical operations.
| isEnable | Enables/disables logical operations. Type is bool. Initial value is false (disabled). |
|
|---|---|---|
| opCode | Logical operation setting. Type is PicaDataLogicOp. The initial value is NOOP. |
| LogicOp | Initializes using initial values for logical operation settings. | |
|---|---|---|
MakeCommand
|
Generates a rendering command based on information already set. |
CONFIDENTIAL