mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-14 13:13:57 +08:00
Merge pull request #2574 from yangfasheng/master
add RTGRAPHIC_PIXEL_FORMAT_COLOR to graphic deice
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