UploadTexts.Enums.ImageCheckResult class
namespace: Serenity.Web assembly: Serenity.Net.Services
public static class ImageCheckResult
Public Members
| name | description |
|---|---|
| static readonly DataSizeTooHigh | |
| static readonly HeightMismatch | |
| static readonly HeightTooHigh | |
| static readonly HeightTooLow | |
| static readonly ImageIsEmpty | |
| static readonly InvalidImage | |
| static readonly SizeMismatch | |
| static readonly StreamReadError | |
| static readonly UnsupportedFormat | |
| static readonly WidthMismatch | |
| static readonly WidthTooHigh | |
| static readonly WidthTooLow |
See Also
- class Enums