VISIBILITY Struct Reference
#include <inkustr.h>
List of all members.
Detailed Description
Provides field-access for visibility codes. Each field can take on the following values:
| binary value | meaning |
| 00 | layer off |
| 01 | layer on (100) |
| 10 | layer flash (100) |
| 11 | layer on (50) |
Generally speaking the above values are encapsulated in the symbolic constants LAYER_OFF,LAYER_ON,LAYER_FLASH,LAYER_HALF
- See also:
- LAYER_CODE
Definition at line 145 of file inkustr.h.
Member Data Documentation
Generated on Tue Nov 21 11:11:30 2006 for ePadAPIs by
1.4.6-NO