mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 18:59:59 +01:00
Original implementation of Edge Image filters
This commit is contained in:
@@ -22,6 +22,7 @@ public:
|
||||
FILTER_DELAY,
|
||||
FILTER_BLUR,
|
||||
FILTER_SHARPEN,
|
||||
FILTER_EDGE,
|
||||
FILTER_IMAGE,
|
||||
FILTER_INVALID
|
||||
} Type;
|
||||
|
||||
Reference in New Issue
Block a user