Click or drag to resize
SoTransferFunctionArrayOutPutByte Method

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void PutByte(
	int indexInt,
	int indexByte,
	byte byteToAdd
)

Parameters

indexInt
Type: SystemInt32
indexByte
Type: SystemInt32
byteToAdd
Type: SystemByte
See Also