//
pkg.gl
Category
github.com/veandco/go-sdl2
raster
package
0.5.0-alpha.6
Repository:
https://github.com/veandco/go-sdl2.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
0
Files
51 SLOC
#
Functions
NewImagePainter
NewImagePainter builds a Painter for a generic Image.
#
Structs
ImagePainter
ImagePainter operates on a generic Image (not only sdl.Surfaces) and allows to rasterize a path using a specific color.