Line draw parameters.
Data Fields | |
uint32_t | lineColor |
uint32_t | lineSize |
uint32_t | lineColorFormat |
uint32_t Draw2D_LinePrm::lineColor |
Color used to draw a line
Representation of color in this field depends on the data format set during Draw2D_setBufInfo()
ex, 16-bit value for RGB565 data format
uint32_t Draw2D_LinePrm::lineSize |
Size of line in pixels to draw
uint32_t Draw2D_LinePrm::lineColorFormat |
Currently below data formats are supported