Click or drag to resize
SoSFImage.SetValue Method (SbVec2i32, Int32,Byte[])
Calls SetValue(size, nc, bytes, OIV.Inventor.Fields.SoSFImage.CopyPolicies( .SoSFImage.COPY )).

Namespace: OIV.Inventor.Fields
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public void SetValue(
	SbVec2i32 size,
	int nc,
	byte[] bytes
)

Parameters

size
Type: OIV.Inventor.SbVec2i32
nc
Type: System.Int32
bytes
Type:System.Byte[]
Remarks