Skip to content

Commit

Permalink
box
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Heminger authored and Jeremy Heminger committed Apr 4, 2019
1 parent a1ccf09 commit c76cd87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/blur.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export class Blur extends ImageData {
this.buffer = null
this.imgdata = null
}
blur() {
box() {

}
gaussian(x,y) {
Expand Down

0 comments on commit c76cd87

Please sign in to comment.