skia2/modules/canvaskit/htmlcanvas
Kevin Lubick 15b40236bd [canvaskit] Add various ImageFilters
We are pretty comfy exposing this set for the long-term.

CanvasKit will generally support chains of image filters,
not necessarily arbitrary DAGs, just to simplify the
points needed to expose.

Change the naming around MaskFilters also, I like having
the factories be a class function, just to keep things
a bit better organized and minimize the amount of things
we want to keep on the top level CanvasKit object.

Change-Id: If32c630efa2fd8bc4bac84d0c3461ac3c0d21263
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/250758
Reviewed-by: Robert Phillips <robertphillips@google.com>
2019-10-29 14:48:33 +00:00
..
_namedcolors.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
canvas2dcontext.js [canvaskit] Add various ImageFilters 2019-10-29 14:48:33 +00:00
color.js [canvaskit] adding drawAtlas to canvas API 2019-04-04 13:03:35 +00:00
font.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
htmlcanvas.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
imagedata.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
lineargradient.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
path2d.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
pattern.js [canvaskit] Make SkImageShader from SkImage 2019-04-04 13:42:41 +00:00
postamble.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
preamble.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
radialgradient.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00
util.js [canvaskit] Move from experimental to modules 2019-03-11 21:09:52 +00:00