raphamorim/origami.js

[Image] Add filter options support

开放

#54 创建于 2016年10月30日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (61 个派生)batch import
Hacktoberfest

仓库指标

星标
 (757 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Ref: https://www.html5rocks.com/en/tutorials/canvas/imagefilters/ Add a option to create Image filters, like:

origami('.canvas').image('images/origamijs.png', 10, 10, {filter: 'grayscale'})

贡献者指南