//
pkg.gl
Category
golang.org/x/image
vector
package
0.23.0
Repository:
https://go.googlesource.com/image
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
41
Files
867 SLOC
#
Functions
NewRasterizer
NewRasterizer returns a new Rasterizer whose rendered mask image is bounded by the given width and height.
#
Constants
ϕ
ϕ is the number of binary digits after the fixed point.
#
Structs
Rasterizer
Raster is a 2-D vector graphics rasterizer.