Name | Description | |
---|---|---|
![]() | WebWebpEncoderSettingsJS | Initializes a new instance of the WebWebpEncoderSettingsJS class. |
Name | Description | |
---|---|---|
![]() | WebWebpEncoderSettingsJS | Initializes a new instance of the WebWebpEncoderSettingsJS class. |
Name | Description | |
---|---|---|
![]() | clone | Creates a new object that is a copy of the current instance. |
![]() | get_FileType | Gets the file format type algorithm. |
![]() | get_LosslessSettings | Gets the settings of Lossless file format. |
![]() | get_LossySettings | Gets the settings of Lossy file format. |
![]() | get_Method | Gets the image encoding method. |
![]() | get_Name | Gets the name of image encoder settings. (Inherited from WebImageEncoderSettingsJS) |
![]() | get_Quality | Gets a quality factor in percents. |
![]() | set_FileType | Sets the image compression algorithm. |
![]() | set_LosslessSettings | Sets the settings of Lossless file format. |
![]() | set_LossySettings | Sets the settings of Lossless file format. |
![]() | set_Method | Sets the image encoding method. |
![]() | set_Quality | Sets a quality factor in percents. |
![]() | toObject | Returns encoder settings as object. (Inherited from WebImageEncoderSettingsJS) |