Enum Image.Constants
enum Constants
: int { ... }
Enum members
| Name | Description |
|---|---|
maxHeight
|
The maximal height allowed for Image resources.
|
maxWidth
|
The maximal width allowed for Image resources.
|