mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-03 04:27:44 +08:00
fix api comments
This commit is contained in:
parent
e05faeeddd
commit
f81dea4e1e
@ -272,7 +272,7 @@ ret_t bitmap_destroy(bitmap_t* bitmap);
|
||||
/**
|
||||
* @method bitmap_get_bpp_of_format
|
||||
* 获取位图格式对应的颜色位数。
|
||||
* @annotation ["deconstructor", "scriptable", "gc"]
|
||||
* @annotation ["scriptable"]
|
||||
*
|
||||
* @param {bitmap_format_t} format 位图格式。
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user