Enum ThumbnailInfoFormat
Image formats for parsed thumbnails
Namespace: DuetAPI.ObjectModel
Assembly: DuetAPI.dll
Syntax
[JsonConverter(typeof(JsonLowerCaseStringEnumConverter))]
public enum ThumbnailInfoFormat
Fields
| Name | Description |
|---|---|
| JPEG | Joint Photographic Experts Group |
| PNG | Portable Network Graphics |
| QOI | Quite OK Image |