| Package | Description |
|---|---|
| com.twelvemonkeys.imageio |
| Modifier and Type | Field and Description |
|---|---|
protected StandardImageMetadataSupport.SubimageInterpretation |
StandardImageMetadataSupport.subimageInterpretation |
| Modifier and Type | Method and Description |
|---|---|
static StandardImageMetadataSupport.SubimageInterpretation |
StandardImageMetadataSupport.SubimageInterpretation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardImageMetadataSupport.SubimageInterpretation[] |
StandardImageMetadataSupport.SubimageInterpretation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StandardImageMetadataSupport.Builder |
StandardImageMetadataSupport.Builder.withSubimageInterpretation(StandardImageMetadataSupport.SubimageInterpretation interpretation) |
Copyright © 2024. All rights reserved.