“TFT ST7735语法手册/zh”的版本间的差异
1196357542(讨论 | 贡献) |
1196357542(讨论 | 贡献) |
||
(未显示同一用户的7个中间版本) | |||
第4行: | 第4行: | ||
| | | | ||
− | *''' | + | *'''用ST7735画图时的常用函数和常量''' |
{| border="0" cellpadding="10" width="100%" | {| border="0" cellpadding="10" width="100%" | ||
|- | |- | ||
− | |width=" | + | |width="33%" valign="top" align="left"| |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
*'''Functions/函数''' | *'''Functions/函数''' | ||
**'''图形''' | **'''图形''' | ||
第33行: | 第23行: | ||
***'''[[tft.drawRoundRect()]]''' | ***'''[[tft.drawRoundRect()]]''' | ||
***'''[[tft.fillRoundRect()]]''' | ***'''[[tft.fillRoundRect()]]''' | ||
+ | |width="33%" valign="top" align="left"| | ||
+ | *'''Functions/函数''' | ||
**'''文字''' | **'''文字''' | ||
***'''[[tft.setCursor()]]''' | ***'''[[tft.setCursor()]]''' | ||
− | |||
***'''[[tft.setTextColor()]]''' | ***'''[[tft.setTextColor()]]''' | ||
***'''[[tft.setTextSize()]]''' | ***'''[[tft.setTextSize()]]''' | ||
− | ***'''[[tft. | + | ***'''[[tft.println()]]''' |
− | ***'''[[ | + | |width="33%" valign="top" align="left"| |
− | } | + | *'''Constants/常量''' |
+ | **'''[[预定义颜色]]''' | ||
+ | |} |
2016年7月13日 (三) 07:37的最新版本
Language | English |
---|
|