mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
The Mask class represents an opacity mask over a rectangular section of an image, linking every pixel to an alpha value ranging from 0 (not selected) to 255 (fully selected). "Partially selected" pixels can be used to simulate anti-aliased curves. This class will be used as the basis for the new non-rectangular selection feature.
2.3 KiB
2.3 KiB