Click or drag to resize
SoExtTexture2GetImageSize Method

Returns the size and the number of components in the image.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void GetImageSize(
	out SbVec2s size,
	out int nc
)

Parameters

size
Type: OIV.InventorSbVec2s
nc
Type: SystemInt32
Remarks

See Also