RdOptimizerSettings Class |
Namespace: Aspose.Imaging.ImageOptions
The RdOptimizerSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | RdOptimizerSettings | Initializes a new instance of the RdOptimizerSettings class |
Name | Description | |
---|---|---|
![]() | BppMax |
Gets or sets the maximum R value for consideration in in bits per pixel
|
![]() | BppScale |
Gets or sets the BPP (bits per pixel) scale factor.
|
![]() | DiscretizedBppMax |
Gets the maximum R value for consideration.
|
![]() | MaxPixelValue |
Gets the maximum pixel value.
|
![]() | MaxQ |
Gets or sets the maximum quantization value.
|
![]() | MinQ |
Gets the minimum allowed quantization value.
|
![]() | PsnrMax |
Gets the PSNR maximum expected value.
|
Name | Description | |
---|---|---|
![]() ![]() | Create |
Creates this instance.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |