public final class MLImageSizeConstraintType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Enumerated
Limited to an enumerated set of image sizes
|
static long |
Range
Allow full width and height ranges
|
static long |
Unspecified
Any image size is allowed
|
public static final long Unspecified
public static final long Enumerated
public static final long Range