mirror of
https://github.com/konvajs/konva.git
synced 2026-01-08 18:54:40 +08:00
got the convolve filters working, but we still need to do some work on them
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
return kernel;
|
||||
};
|
||||
|
||||
Kinetic.Factory.addFilterGetterSetter(Kinetic.Node, 'convoltion', 50);
|
||||
Kinetic.Factory.addFilterGetterSetter(Kinetic.Node, 'filterAmount', 50);
|
||||
/**
|
||||
* get the current filter amount
|
||||
* @name getFilterAmount
|
||||
|
||||
Reference in New Issue
Block a user