mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
add RTGRAPHIC_PIXEL_FORMAT_COLOR to graphic deice
Signed-off-by: yangfasheng <yangfasheng@live.com>
This commit is contained in:
@@ -1020,6 +1020,7 @@ enum
|
||||
RTGRAPHIC_PIXEL_FORMAT_ABGR888,
|
||||
RTGRAPHIC_PIXEL_FORMAT_ARGB565,
|
||||
RTGRAPHIC_PIXEL_FORMAT_ALPHA,
|
||||
RTGRAPHIC_PIXEL_FORMAT_COLOR,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user