//
pkg.gl
Category
github.com/hajimehoshi/ebiten/v2
colorm
package
2.9.0-alpha.4
Repository:
https://github.com/hajimehoshi/ebiten.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
38
Files
220 SLOC
#
Functions
DrawImage
DrawImage draws src onto dst.
DrawTriangles
DrawTriangles draws triangles onto dst.
#
Constants
Dim
Dim is the dimension of a ColorM.
#
Structs
ColorM
ColorM represents a matrix to transform coloring when rendering an image.
DrawImageOptions
DrawImageOptions represents options for DrawImage.
DrawTrianglesOptions
DrawTrianglesOptions represents options for DrawTriangles.