Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPreview ¶
Types ¶
type AnsiGif ¶
type AnsiGif struct { Gif *gif.GIF Rendered []RenderedImg }
type RenderedImg ¶
a rendered image extracted from a gif with its timing
func GetGifFromDb ¶
func GetGifFromDb(id string, rev bool) (imgs []RenderedImg, err error)
Retrieve all images of a gif sorted by frame_nb by default
Click to show internal directories.
Click to hide internal directories.