ColorField dict keys

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 10/09/2012 at 11:40, xxxxxxxx wrote:

Hi all

I would like to get the brightness and color of a color field using:

GeDialog.GetColorField( id )[¶](file:///C:/Users/mbo/Documents/Workspace/Library/C4DR13_API_Docs/C4D%20Python%20R13/modules/c4d.gui/GeDialog/index.html?highlight=getcolorfield#GeDialog.GetColorField)

and then extract the values using the dict keys. but where do I find the corresponding dict keys?

Cheers,
michael

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 10/09/2012 at 11:51, xxxxxxxx wrote:

got it ;) theyre' "brightness" and "color" no cryptic IDs :)