update mask docs

This commit is contained in:
lavrton
2015-02-03 10:30:53 +07:00
parent 10fab252e0
commit 0b496ec159

View File

@@ -168,7 +168,7 @@
* @example
* node.cache();
* node.filters([Konva.Filters.Mask]);
* node.threshold(0.1);
* node.threshold(200);
*/
Konva.Filters.Mask = function(imageData) {
// Detect pixels close to the background color