API Version: 8.0
Library Version: 8.18
enum Vips.SdfShape
The SDF to generate,
::: seealso vips_sdf().
vips_sdf()
VIPS_SDF_SHAPE_CIRCLE
A circle at a, radius r.
a
r
VIPS_SDF_SHAPE_BOX
A box from a to b.
b
VIPS_SDF_SHAPE_ROUNDED_BOX
A box with rounded corners from a to b.
corners
VIPS_SDF_SHAPE_LINE
A line from a to b.
Content