Feature #1309
Feature #1322: CODING
Feature #1311: Implement Core Functionality For Coding Team
Learn Alpha Manipulation for Images For Coding Team
Start date:
12/12/2024
Due date:
01/09/2025 (about 4 months late)
% Done:
100%
Estimated time:
Description
The Code team is tasked with implementing functionality to manipulate the alpha (transparency) channel of images. Tasks include:
Alpha Channel Access:
Implement the ability to access and read the alpha channel of PNG images (and any other formats supporting transparency).
For JPG images, handle the creation of an alpha channel (e.g., by converting it to PNG or adding transparency to specific regions).
Updated by Htar Aung THET 4 months ago
- Subject changed from Implement Alpha Manipulation for Images For Coding Team to Learn Alpha Manipulation for Images For Coding Team