-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Add a flag that tells the pipeline that there are no transparent pixels, even in the presence of an alpha channel. This flag can be set automatically if the input is 3-channel RGB.
It will allow skipping alpha blending when compositing, unnecessary un/premul operations, etc.
Depends on #4.
Reactions are currently unavailable