| 
    KiCad PCB EDA Suite
    
   | 
 
Class that handles multitarget rendering (ie. More...
#include <gal/compositor.h>#include <gal/gal_display_options.h>#include <cairo.h>#include <cstdint>#include <deque>Go to the source code of this file.
Classes | |
| class | KIGFX::CAIRO_COMPOSITOR | 
| struct | KIGFX::CAIRO_COMPOSITOR::CAIRO_BUFFER | 
Namespaces | |
| namespace | KIGFX | 
| The Cairo implementation of the graphics abstraction layer.  | |
Class that handles multitarget rendering (ie.
to different textures/surfaces) and later compositing into a single image (Cairo flavour).
Definition in file cairo_compositor.h.