Click or drag to resize
SoTransferFunctionArrayOutPutByte Method

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

Parameters

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