Click or drag to resize

JpegEncoder Constructor (Int32)

Initializes a new instance of the JpegEncoder specifying the quality.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public JpegEncoder(
	int quality
)

Parameters

quality
Type: SystemInt32
The quality level.
See Also