Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Matrices = []MatrixType{ Atkinson, Burkes, FloydSteinberg, FalseFloydSteinberg, JarvisJudiceNinke, Sierra, Sierra2, Sierra3, SierraLite, TwoRowSierra, Sierra2_4A, Simple2D, Stucki, StevenPigeon, }
Functions ¶
func ItemStylesActive ¶
func ItemStylesActive() (s list.DefaultItemStyles)
func ItemStylesInactive ¶
func ItemStylesInactive() (s list.DefaultItemStyles)
func NewDelegate ¶
func NewDelegate(isActive bool) list.DefaultDelegate
Types ¶
type MatrixType ¶
type MatrixType int
const ( Atkinson MatrixType = iota Burkes FloydSteinberg FalseFloydSteinberg JarvisJudiceNinke Sierra Sierra2 Sierra3 SierraLite TwoRowSierra Sierra2_4A Simple2D StevenPigeon Stucki )
Click to show internal directories.
Click to hide internal directories.