jplip / self-care-front

https://jplip.github.io/self-care-front/
Apache License 2.0
0 stars 2 forks source link

Profile #8

Closed iKAN2025 closed 6 months ago

iKAN2025 commented 6 months ago

2d Iteration Image filters iterate over bits of image/changing them

Screenshot 2024-04-16 at 4 18 46 PM

Update Image Updates image values with filters using blob. User can see image through canvas tool, where filters affect canvas and image. Blob is converted into base64 string, and base64string convert into blob. Fetch Image Comment Image is converted from base 64 string to blob.