Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::RenderContext Struct Reference

#include <drawing-item.h>

Public Attributes

std::uint32_t outline_color
 
std::optional< Antialiasingantialiasing_override
 
bool dithering = false
 

Detailed Description

Definition at line 51 of file drawing-item.h.

Member Data Documentation

◆ antialiasing_override

std::optional<Antialiasing> Inkscape::RenderContext::antialiasing_override

Definition at line 54 of file drawing-item.h.

◆ dithering

bool Inkscape::RenderContext::dithering = false

Definition at line 55 of file drawing-item.h.

◆ outline_color

std::uint32_t Inkscape::RenderContext::outline_color

Definition at line 53 of file drawing-item.h.

Referenced by Inkscape::DrawingItem::render(), and Inkscape::Drawing::render().


The documentation for this struct was generated from the following file: