raphamorim/origami.js

[Image] Add filter options support

オープン

#54 opened on 2016/10/30

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (61 件のフォーク)batch import
Hacktoberfest

Repository metrics

Stars
 (757 個のスター)
PR merge metrics
 (30d に merged 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'})

コントリビューターガイド