image_editor

package module
v0.0.0-...-fdfe85d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Editor

type Editor struct {
	// contains filtered or unexported fields
}

func (*Editor) InitPlugin

func (this *Editor) InitPlugin(messenger plugin.BinaryMessenger) error

type EditorInstance

type EditorInstance struct {
	Brightness float64 `json:"brightness"`
	Saturation float64 `json:"saturation"`
	Hue        float64 `json:"hue"`
	Blur       float64 `json:"blur"`
	Invert     bool    `json:"invert"`
	Grayscale  bool    `json:"grayscale"`
	Filepath   string  `json:"filepath"`
}

func (*EditorInstance) EditImage

func (this *EditorInstance) EditImage() (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL