-
Notifications
You must be signed in to change notification settings - Fork 485
Open
Labels
good first issueStandard label for new developers to locate good issues to tackle to learn about OCIO development.Standard 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.Issues that the TSC has decided are worth implementing, but don't currently have the dev resources.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueStandard label for new developers to locate good issues to tackle to learn about OCIO development.Standard 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.Issues that the TSC has decided are worth implementing, but don't currently have the dev resources.