Click or drag to resize
SoGLGraphicConfigTemplateSetRGBAColor Method (SoGraphicConfigTemplatePreferences, Int32, Int32)
Calls SetRGBAColor(pref, minRedBits, minGreenBits, System.Int32(0), System.Int32(0), INT_MAX, INT_MAX, INT_MAX, INT_MAX).

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetRGBAColor(
	SoGraphicConfigTemplatePreferences pref,
	int minRedBits,
	int minGreenBits
)

Parameters

pref
Type: OIV.Inventor.ComponentsSoGraphicConfigTemplatePreferences
minRedBits
Type: SystemInt32
minGreenBits
Type: SystemInt32
Remarks