Inkscape
Vector Graphics Editor
|
Bitmap image belonging to an SVG drawing. More...
Go to the source code of this file.
Namespaces | |
namespace | Inkscape |
Helper class to stream background task notifications as a series of messages. | |
Functions | |
static double | Inkscape::distance_to_segment (Geom::Point const &p, Geom::Point const &a1, Geom::Point const &a2) |
Calculates the closest distance from p to the segment a1-a2. | |
Bitmap image belonging to an SVG drawing.
Definition in file drawing-image.cpp.