Enum ImageQuality
- Namespace
- TcgDex.Models
- Assembly
- TcgDex.CSharpSdk.dll
Image resolutions the asset server offers.
public enum ImageQualityFields
High = 0-
Full resolution.
Low = 1-
Reduced resolution, for thumbnails and lists.
Image resolutions the asset server offers.
public enum ImageQualityHigh = 0 Full resolution.
Low = 1 Reduced resolution, for thumbnails and lists.