Classes | |
class | wxSVGFileDC |
A wxSVGFileDC is a device context onto which graphics and text can be drawn, and the output produced as a vector file, in SVG format. More... | |
class | wxSVGBitmapHandler |
Abstract base class for handling bitmaps inside a wxSVGFileDC. More... | |
class | wxSVGBitmapEmbedHandler |
Handler embedding bitmaps as base64-encoded PNGs into the SVG. More... | |
class | wxSVGBitmapFileHandler |
Handler saving a bitmap to an external file and linking to it from the SVG. More... | |