You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, can you make an example on how to use the applyFilter function?
What I tried so far:
applyFilter(() => true);
Error message:
TypeError: filters[j] is not a function
at Object.applyFilters (C:\Users\ian\work\capture-movement\node_modules\.pnpm\@[email protected]\node_modules\@vibrant\image\lib\index.js:42:32)
Thanks
The text was updated successfully, but these errors were encountered:
Hi, can you make an example on how to use the applyFilter function?
What I tried so far:
applyFilter(() => true);
Error message:
Thanks
The text was updated successfully, but these errors were encountered: