RdOptimizerSettings Class

Summary: RD optimizer settings class

Module: aspose.imaging.imageoptions

Full Name: aspose.imaging.imageoptions.RdOptimizerSettings

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
RdOptimizerSettings()Initializes a new instance of the RdOptimizerSettings class.

Properties

NameTypeAccessDescription
bpp_maxdoubler/wGets or sets the maximum R value for consideration in in bits per pixel
bpp_scaleintr/wGets or sets the BPP (bits per pixel) scale factor.
discretized_bpp_maxintrGets the maximum R value for consideration.
max_pixel_valueintrGets the maximum pixel value.
max_qintr/wGets or sets the maximum quantization value.
min_qintrGets the minimum allowed quantization value.
psnr_maxintrGets the PSNR maximum expected value.

Methods

NameDescription
create()Creates this instance.

Constructor: RdOptimizerSettings()

 RdOptimizerSettings() 

Initializes a new instance of the RdOptimizerSettings class.

Method: create() [static]

 create() 

Creates this instance.

Returns

TypeDescription
RdOptimizerSettingsreturns RDOptimizerSettings class instance