Parameters
- image
- The thumbnail image. Pass null to remove existing thumbnail.
- jpegQuality
- The JPEG compression quality. Recommended value is 80.
| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | Thrown if image size is bigger than 320x240 and 240x320. |
Maximum size of JPEG segment in JPEG file is 64Kb. This limits size of thumbnail stored in JPEG file - thumbnail size can be equal or less than 320x240.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5