Upcoming Webinars
Free
Build an Image Editor Website
- Timings: 7th April, 2024, 5:30 pm to 8:00 pm IST
Agenda
- Images and How are they made?
- Pixels & Pixel Colors(RGBA)
- Building HTML Skeleton of app
- Understanding Canvas Element
- Basic Styling of the Application
- Reading each pixel’s RGBA values in JS
- Understanding Events in DOM
- Cropping & Resizing the Image
- Adding Black & White Filter on Image
- Ability to download edited Image
- Flipping Image Vertically and Horizontally
- Change Saturation of an Image
- Removing Background of an Image
- Wrap Up