Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Formulea = `` /* 183-byte string literal not displayed */ Formuleas = strings.Split(Formulea, ",") )
View Source
var Version string
Version indicates the current build version.
Functions ¶
Types ¶
type DominantColor ¶
type DominantColor struct { Window fyne.Window Image *canvas.Image List *widget.List Colors []color.RGBA }
https://hub.fastgit.xyz/stuartmscott/dominantcolor
func (*DominantColor) Open ¶
func (dc *DominantColor) Open(name string, reader io.ReadCloser)
Source Files
¶
- archiver.go
- caire.go
- dominantcolor.go
- fastzip.go
- fc.go
- ffmpeg.go
- fn.go
- formulae.go
- gensvg.go
- gjson.go
- gopsutil.go
- hanzi2pinyin.go
- html2txt.go
- icons.go
- idValidator.go
- imgresizer.go
- jacalzEval.go
- json2struct.go
- mergeExcels.go
- mvt.go
- ocr.go
- otto.go
- pigo.go
- qrcode.go
- renamer.go
- sjson.go
- sugar.go
- svge.go
- tdewolff-canvas.go
- theriault-maths.go
- tool.go
- whatcolor.go