WebWebpEncodingMethodJS Enumeration
In This Topic
Specifies available quality/speed trade-off for the encoding process.
Members
| Member | Description |
| Level0 | The fastest encoding speed but quality compromise. |
| Level1 | Level 1. |
| Level2 | Level 2. |
| Level3 | Level 3. |
| Level4 | Trade off between speed and quality. |
| Level5 | Level 5. |
| Level6 | The slowest encoding speed but the best quality. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.WebWebpEncodingMethodJS
Browser Compatibility
See Also