Click or drag to resize
SoSFImageGetValue Method (SbVec2s, Int32)

Same as above.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbNativeArray<byte> GetValue(
	out SbVec2s size,
	out int nc
)

Parameters

size
Type: OIV.InventorSbVec2s
nc
Type: SystemInt32

Return Value

Type: SbNativeArrayByte
Remarks

Convenience method for the unsigned char datatype.

See Also