class LogicOp
Class for setting logical operations.
| isEnable | Enables/disables logical operations. The type is bool. The 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