wellda 发表于 2010-7-5 15:09:48

/* 在屏幕的(x, y)坐标位置读取一个像素点 */ void (*get_pixel) (rtgui_color_t *

/* 在屏幕的(x, y)坐标位置读取一个像素点 */void (*get_pixel) (rtgui_color_t *c, rt_base_t x, rt_base_t y)   这个函数实现不了 将会对图形显示有哪些影响?
因为所用的tft屏 不能回读 。
谢谢

ffxz 发表于 2010-7-5 15:12:34

目前没影响,可以直接置空。

注:仅针对于小内存版本。(STM32上都用这个版本)
标准版本如果把鼠标光标打开了,还是需要的。

wellda 发表于 2010-7-5 15:26:36

回复【1楼】ffxz
-----------------------------------------------------------------------

回复的很快,赞!

zhenhuah 发表于 2010-7-13 22:51:19

呵呵 ffxz 办事效率高
页: [1]
查看完整版本: /* 在屏幕的(x, y)坐标位置读取一个像素点 */ void (*get_pixel) (rtgui_color_t *