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

1 line
691 B
JSON
Raw Normal View History

2019-05-13 12:28:47 +02:00
[0, [{"class": "const", "name": "Over", "type": ""}, {"class": "const", "name": "Src", "type": ""}, {"class": "func", "name": "Draw", "type": "func(dst draw.Image, r image.Rectangle, src image.Image, sp image.Point, op draw.Op)"}, {"class": "func", "name": "DrawMask", "type": "func(dst draw.Image, r image.Rectangle, src image.Image, sp image.Point, mask image.Image, mp image.Point, op draw.Op)"}, {"class": "type", "name": "Drawer", "type": "interface"}, {"class": "type", "name": "Image", "type": "interface"}, {"class": "type", "name": "Op", "type": "int"}, {"class": "type", "name": "Quantizer", "type": "interface"}, {"class": "var", "name": "FloydSteinberg", "type": "draw.Drawer"}]]