fix api comments

This commit is contained in:
xianjimli 2020-07-24 16:05:12 +08:00
parent e05faeeddd
commit f81dea4e1e

View File

@ -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
*