Further modifications with styles
This commit is contained in:
@@ -111,7 +111,7 @@ void lv_rletter(const point_t * pos_p, const area_t * mask_p,
|
||||
*/
|
||||
void lv_rmap(const area_t * cords_p, const area_t * mask_p,
|
||||
const color_t * map_p, opa_t opa, bool transp,
|
||||
color_t recolor, color_t recolor_opa)
|
||||
color_t recolor, opa_t recolor_opa)
|
||||
{
|
||||
area_t masked_a;
|
||||
bool union_ok;
|
||||
|
||||
Reference in New Issue
Block a user