lv_img transp_en moved to img header + minor modsin objx
This commit is contained in:
@@ -36,7 +36,8 @@ void lv_vletter(const point_t * pos_p, const area_t * mask_p,
|
||||
color_t color, opa_t opa);
|
||||
|
||||
void lv_vmap(const area_t * cords_p, const area_t * mask_p,
|
||||
const color_t * map_p, opa_t opa, bool transp);
|
||||
const color_t * map_p, opa_t opa, bool transp,
|
||||
color_t recolor, color_t recolor_opa);
|
||||
|
||||
|
||||
/**********************
|
||||
|
||||
Reference in New Issue
Block a user