Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
drawing-image.cpp File Reference

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.
 

Detailed Description

Bitmap image belonging to an SVG drawing.

Definition in file drawing-image.cpp.