mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 18:59:59 +01:00
Original implementation of Alpha Image filters
Chromakey (to finish), lumakey and alpha fill.
This commit is contained in:
@@ -24,6 +24,7 @@ public:
|
||||
FILTER_BLUR,
|
||||
FILTER_SHARPEN,
|
||||
FILTER_EDGE,
|
||||
FILTER_ALPHA,
|
||||
FILTER_IMAGE,
|
||||
FILTER_INVALID
|
||||
} Type;
|
||||
|
||||
Reference in New Issue
Block a user