Graphics.Rasterific

Rasterization command

Filling

fill

fillWithMethod

renderMeshPatch

Stroking

stroke

dashedStroke

dashedStrokeWithOffset

Text rendering

printTextAt

printTextRanges

Texturing

withTexture

withClipping

withGroupOpacity

Transformations

withTransformation

withPathOrientation

data TextRange px

data PointSize

Generating images

type ModulablePixel px

type RenderablePixel px

renderDrawing

renderDrawingAtDpi

renderDrawingAtDpiToPDF

renderOrdersAtDpiToPdf

pathToPrimitives

Rasterization types

data Texture px

type Drawing px

class Modulable a

Geometry description

data V2 a

type Point

type Vector

data CubicBezier

data Line

data Bezier

data Primitive

data Path

data PathCommand

Generic geometry description

class Primitivable a

class Geometry a

Generic geometry manipulation

class Transformable a

class PointFoldable a

class PlaneBoundable a

data PlaneBound

boundWidth

boundHeight

boundLowerLeftCorner

Helpers

line

line

Rectangle

rectangle

roundedRectangle

Circles

circle

ellipse

Polygons

polyline

polygon

Images

drawImageAtSize

drawImage

cacheDrawing

Geometry Helpers

clip

bezierFromPath

lineFromPath

cubicBezierFromPath

firstTangeantOf

lastTangeantOf

firstPointOf

lastPointOf

Arc traduction

data Direction

arcInDirection

Rasterization control

data Join

data Cap

data SamplerRepeat

data FillMethod

data PatchInterpolation

type DashPattern

drawOrdersOfDrawing

Debugging helper

dumpDrawing