Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
donner::canvas::CanvasRenderingContext2D Class Reference

Classes

class  Impl
 

Public Member Functions

void setFillStyle (std::string_view style)
 
void fill (const svg::PathSpline &path)
 
void fillRect (int x, int y, int width, int height)
 
void setStrokeStyle (std::string_view style)
 
void stroke (const svg::PathSpline &path)
 

Friends

class Canvas
 

The documentation for this class was generated from the following files: