package
2.11.1+incompatible
Repository: https://github.com/buttairfly/gopanel.git
Documentation: pkg.go.dev
# Functions
GetConsumerConfig returns an array of TileConfigs as JSON.
GetMainConfig returns the MainConfig as JSON.
GetPaletteByID returns the panel palette by id.
GetPalettes returns all panel palettes.
GetPixelColor returns the PixelColor as color string.
GetVersionByName returns the version by name.
GetVersions returns all program versions.
PostColorAtPosToPaletteByID adds a new color to palette with id.
PutMoveColorAtPaletteByID moves a color fixpoint within the palette scale.
SetFillColor sets the PixelColor at frameId.
SetPixelColor sets the PixelColor at frameId.
# Structs
ColorAtFrame is a color at a FramePoint.