Skip to content

Add IS_OPAQUE flag #19

@hpjansson

Description

@hpjansson

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions