import "provider.idl";
Public Attributes | |
| INT8U | bScreenId |
| 0 = LCD else draw to off-screen memory ID | |
| IDL_LCD_RGB | color |
| line color black = [0, 0, 0], white = [255, 255, 255] | |
| IDL_LCD_POINT | startingPoint |
| line Starting point | |
| IDL_LCD_POINT | endingPoint |
| line end point | |
| INT8U | wWidth |
| line width in pixel | |
Definition at line 32 of file ePadId-LCD/sw/provider/provider.idl.
|
|
Definition at line 34 of file ePadId-LCD/sw/provider/provider.idl. |
|
|
Definition at line 36 of file ePadId-LCD/sw/provider/provider.idl. |
|
|
Definition at line 40 of file ePadId-LCD/sw/provider/provider.idl. |
|
|
Definition at line 38 of file ePadId-LCD/sw/provider/provider.idl. |
|
|
Definition at line 42 of file ePadId-LCD/sw/provider/provider.idl. |
1.4.6-NO