lv_draw_sw.h
API reference for lv_draw_sw.h
See Also: Private HeaderThis header has a companion private implementation with internal data structures.lv_draw_sw_private.h
Summary
Functions
draw/sw/lv_draw_sw.h:192function
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)| Name | Type | Description |
|---|---|---|
dest_cf | lv_color_format_t | color format |
Returns: lv_draw_sw_blend_handler_t — pointer to the blend handler or NULL if no handler is registered
Dependencies
lv_global.hlv_draw_dma2d_private.hlv_draw_nema_gfx_utils.hlv_draw_sw_blend_to_a8.hlv_draw_sw_blend_to_al88.hlv_draw_sw_blend_to_argb8888.hlv_draw_sw_blend_to_argb8888_premultiplied.hlv_draw_sw_blend_to_i1.hlv_draw_sw_blend_to_l8.hlv_draw_sw_blend_to_rgb565.hlv_draw_sw_blend_to_rgb565_swapped.hlv_draw_sw_blend_to_rgb888.hlv_draw_sw_private.h
Indirect dependencies
lv_anim.hlv_array.hlv_assert.hlv_bidi.hlv_color_op.hlv_conf_internal.hlv_conf_kconfig.hlv_draw_buf.hlv_draw_rect.hlv_draw_sw_mask.hlv_event.hlv_ext_data.hlv_flex.hlv_font.hlv_fs.hlv_grad.hlv_grid.hlv_image_decoder.hlv_image_dsc.hlv_layout.hlv_ll.hlv_log.hlv_math.hlv_matrix.hlv_mem.hlv_palette.hlv_profiler.hlv_profiler_builtin.hlv_sprintf.hlv_string.hlv_style.hlv_style_gen.hlv_symbol_def.hlv_text.hlv_tick.hlv_timer.hlv_types.h
How is this guide?
Last updated on