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

Same as above.

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
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