Skip to content

Alpha channel should be 1 by default, rather than 0 #1781

@doug-walker

Description

@doug-walker

Currently if you make an apply call with a source ImageDesc that is RGB and a destination that is RGBA, the A value of the destination is 0. This is inconvenient since most clients will need to then set the alpha channel to 1 to make the image visible.

The proposal is that the alpha channel input value should start out as 1 in this scenario.

This would go into OCIO 2.3 to avoid changing behavior of the 2.2.x branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueStandard label for new developers to locate good issues to tackle to learn about OCIO development.help wantedIssues that the TSC has decided are worth implementing, but don't currently have the dev resources.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions