Click or drag to resize
SoVRMLImageTextureGetImage Method

Query the image.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SbNativeArray<byte> GetImage(
	out SbVec2s size,
	out int numcomp
)

Parameters

size
Type: OIV.InventorSbVec2s
numcomp
Type: SystemInt32

Return Value

Type: SbNativeArrayByte
Remarks

See Also