mikroSDK Reference Manual
vtft_pen Struct Reference

The context structure for storing pen's size and color. More...

Data Fields

vtft_ucoord_t width
 
gl_color_t color
 

Detailed Description

Necto Studio Designer will automaticly define the values stored within, but the user can change values in his code.

Field Documentation

◆ width

vtft_ucoord_t vtft_pen::width

Pen width.

◆ color

gl_color_t vtft_pen::color

Pen color.