Click or drag to resize
SoCGMVectorOutputSetIndexed Method (Boolean)

Sets the color mode.

Namespace: OIV.HardCopy
Assembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetIndexed(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

The default color mode is Indexed and the other mode is Direct (RGB).

See Also