Click or drag to resize
SoGLGraphicConfigTemplateSetIndexedColor Method (SoGraphicConfigTemplatePreferences, Int32)

Note: This API is now obsolete.

Calls SetIndexedColor(pref, minBits, INT_MAX).

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void SetIndexedColor(
	SoGraphicConfigTemplatePreferences pref,
	int minBits
)

Parameters

pref
Type: OIV.Inventor.ComponentsSoGraphicConfigTemplatePreferences
minBits
Type: SystemInt32
Remarks