vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/image/gif.json

1 line
749 B
JSON
Raw Normal View History

2019-05-13 12:28:47 +02:00
[0, [{"class": "const", "name": "DisposalBackground", "type": ""}, {"class": "const", "name": "DisposalNone", "type": ""}, {"class": "const", "name": "DisposalPrevious", "type": ""}, {"class": "func", "name": "Decode", "type": "func(r io.Reader) (image.Image, error)"}, {"class": "func", "name": "DecodeAll", "type": "func(r io.Reader) (*gif.GIF, error)"}, {"class": "func", "name": "DecodeConfig", "type": "func(r io.Reader) (image.Config, error)"}, {"class": "func", "name": "Encode", "type": "func(w io.Writer, m image.Image, o *gif.Options) error"}, {"class": "func", "name": "EncodeAll", "type": "func(w io.Writer, g *gif.GIF) error"}, {"class": "type", "name": "GIF", "type": "struct"}, {"class": "type", "name": "Options", "type": "struct"}]]