The area with absolute coordinates to draw on `draw_ctx->buf` will be clipped to `draw_ctx->clip_area`.
Pointer to an image to blend. If set `fill_color` is ignored.
NULL if ignored, or an alpha mask to apply on `blend_area`.
The result of the previous mask operation.
The area of `mask_buf` with absolute coordinates.
E.g. LV_BLEND_MODE_ADDITIVE.