Documentation ¶
Index ¶
- func ExecuteChangeCommands(ccs []ChangeCommand)
- func ExifDataFromFile(path string) *exif.Exif
- func LoadFile(path string, box *packr.Box) (http.File, error)
- func LoadImage(path string, box *packr.Box) (image.Image, error)
- func PixbufFromFile(path string, box *packr.Box) (*gdk.Pixbuf, error)
- type Change
- type ChangeCommand
- type File
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteChangeCommands ¶
func ExecuteChangeCommands(ccs []ChangeCommand)
func ExifDataFromFile ¶
Types ¶
type ChangeCommand ¶
func GetChangeCommands ¶
func GetChangeCommands(c Change) []ChangeCommand
func GetReverseChangeCommands ¶
func GetReverseChangeCommands(c Change) []ChangeCommand
Click to show internal directories.
Click to hide internal directories.