epam / epam/Indigo

[.NET] reset 'render-background-color' to transparent

Open
#1,430 1 comment 0 reactions 0 assignees View on GitHub
Priority: Medium Severity: Medium User`s Feedback
Dominant language
C++
Stars
406
Forks
134
Avg merge
2d 11h
Merged PRs (30d)
24

Description

**Background**
We are using the renderer from a .Net application - works great. Currently we like to customize the renderer to let the user change various settings using a dialog. But so far i found no way to set the "render-background-color" back to the default value (transparent).
But the indigo.setOption("render-background-color", ...); accepts (as far as i can see) only RGB values - no chance to provide a transparency info.

**Solution**
Maybe there is already a way to do that - in this case it will be great if you can add this to the documentation. Otherwise having a pseudo value to set the value back to the default.

Again thanks a lot for the great tool.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking the existing Indigo setOption API and documentation for render-background-color, focusing on how the transparent default is represented. Determine whether the current interface can restore transparency or whether a documented reset value is needed; done means users can reliably return this option to its default state.

Written by the indexing model from the issue text.

Assessment

Domain
computer-graphics
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.