Click or drag to resize
SoJP2ImageRWSetOutputQuality Method

Sets the output quality of the image, from 0.0 (lowest quality) to 1.0 (highest quality).

Namespace: OIV.Inventor.Image
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void SetOutputQuality(
	float quality
)

Parameters

quality
Type: SystemSingle
Remarks

Default is 0.7

See Also