public final class AMImageAttribute
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static AMAttribute<AMImageProcessor,java.lang.Integer> |
AM_IMAGE_ATTRIBUTE_HEIGHT |
static AMAttribute<AMImageProcessor,java.lang.Integer> |
AM_IMAGE_ATTRIBUTE_WIDTH |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,AMAttribute<?,?>> |
getAllowedAMAttributes()
Returns a string-attribute map containing the available name-attribute
pairs.
|
public static final AMAttribute<AMImageProcessor,java.lang.Integer> AM_IMAGE_ATTRIBUTE_HEIGHT
public static final AMAttribute<AMImageProcessor,java.lang.Integer> AM_IMAGE_ATTRIBUTE_WIDTH
public static java.util.Map<java.lang.String,AMAttribute<?,?>> getAllowedAMAttributes()