lv_draw_sw_blend_to_rgb888.h

API reference for lv_draw_sw_blend_to_rgb888.h

Report on GitHub
Summary

Functions

lv_draw_sw_blend_color_to_rgb888

 
void lv_draw_sw_blend_color_to_rgb888(lv_draw_sw_blend_fill_dsc_t *dsc, uint32_t dest_px_size)
Parameters
NameType
dsclv_draw_sw_blend_fill_dsc_t *
dest_px_sizeuint32_t

lv_draw_sw_blend_image_to_rgb888

 
void lv_draw_sw_blend_image_to_rgb888(lv_draw_sw_blend_image_dsc_t *dsc, uint32_t dest_px_size)
Parameters
NameType
dsclv_draw_sw_blend_image_dsc_t *
dest_px_sizeuint32_t

Dependencies

Last updated on

On this page