dmagick.c.draw

Members

Enums

AlignType
enum AlignType

Specify text alignment.

ClipPathUnits
enum ClipPathUnits

Defines the coordinate system for the contents of a clip path.

DecorationType
enum DecorationType

Specify the text decoration.

DirectionType
enum DirectionType

Defines the text direction.

FillRule
enum FillRule

FillRule indicates the algorithm which is to be used to determine what parts of the canvas are included inside the shape.

LineCap
enum LineCap

Specifies the shape to be used at the end of open subpaths when they are stroked.

LineJoin
enum LineJoin

Specifies the shape to be used at the corners of paths or basic shapes when they are stroked.

PaintMethod
enum PaintMethod

Specify how pixel colors are to be replaced in the image.

Structs

TypeMetric
struct TypeMetric

This is used to reprecent text/font mesurements.

Meta