SKEncodedImageFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The various formats used by a SKCodec.
public enum SKEncodedImageFormat
- Inheritance
-
SKEncodedImageFormat
Fields
Name | Value | Description |
---|---|---|
Bmp | 0 | The BMP image format. |
Gif | 1 | The GIF image format. |
Ico | 2 | The ICO image format. |
Jpeg | 3 | The JPEG image format. |
Png | 4 | The PNG image format. |
Wbmp | 5 | The WBMP image format. |
Webp | 6 | The WEBP image format. |
Pkm | 7 | The PKM image format. |
Ktx | 8 | The KTX image format. |
Astc | 9 | The ASTC image format. |
Dng | 10 | The Adobe DNG image format. |
Heif | 11 | The HEIF or High Efficiency Image File format. |
Avif | 12 |
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.