7#include "image_stencil.hpp"
8#include "../GUI/pipeline_image_image.hpp"
9#include "../pixel_map.hpp"
10#include "../color/sfloat_rgba16.hpp"
25 pipeline_image::Image _backing;
26 aarect _pixel_map_bounding_box;
Definition sfloat_rgba16.hpp:17
A 2D canvas of pixels.
Definition pixel_map.hpp:99
Draw context for drawing using the TTauri shaders.
Definition draw_context.hpp:33
Definition image_stencil.hpp:11
Definition pixel_map_stencil.hpp:15
void draw(draw_context context, bool use_context_color=false) noexcept override
Draw the cell.