basic ui, some filters

This commit is contained in:
2019-01-21 20:39:56 +01:00
parent e76aafc35a
commit 6394f2a869
30 changed files with 974 additions and 111 deletions

View File

@@ -4,7 +4,7 @@ import {createCanvas} from './canvas';
export default class ToBlob extends Node {
constructor(options) {
super({
super('ToBlob', {
image: 'Image',
}, {
image: 'Image',