Name | Description | |
---|---|---|
![]() | WebPngEncoderSettingsJS | Overloaded. Initializes a new instance of the WebPngEncoderSettingsJS class. |
Name | Description | |
---|---|---|
![]() | WebPngEncoderSettingsJS | Overloaded. Initializes a new instance of the WebPngEncoderSettingsJS class. |
Name | Description | |
---|---|---|
![]() ![]() | bestCompression | Gets the "best compression" encoder settings. |
![]() ![]() | bestSpeed | Gets the "best speed" encoder settings. |
![]() | clone | Creates a new object that is a copy of the current instance. |
![]() ![]() | fast | Gets the "fast" encoder settings. |
![]() | get_CompressionLevel | Gets the compression level. |
![]() | get_FilterMethod | Gets the preprocessing method applied to the image data before compression. |
![]() | get_Name | Gets the name of image encoder settings. (Inherited from WebImageEncoderSettingsJS) |
![]() ![]() | normal | Gets the "normal" encoder settings. |
![]() | set_CompressionLevel | Sets the compression level. |
![]() | set_FilterMethod | Sets the preprocessing method applied to the image data before compression. |
![]() | toObject | Returns encoder settings as object. (Inherited from WebImageEncoderSettingsJS) |