lv_draw_sw.h

API reference for lv_draw_sw.h

Report on GitHub
See Also: Private HeaderThis header has a companion private implementation with internal data structures.lv_draw_sw_private.h

Functions

lv_draw_sw_get_blend_handler

Get the blend handler for a color format.

 
lv_draw_sw_blend_handler_t lv_draw_sw_get_blend_handler(lv_color_format_t dest_cf)
Parameters
NameTypeDescription
dest_cflv_color_format_tcolor format

Returns: lv_draw_sw_blend_handler_t — pointer to the blend handler or NULL if no handler is registered

Dependencies

How is this guide?

Last updated on

On this page