| Package | Description |
|---|---|
| com.twelvemonkeys.imageio |
| Modifier and Type | Field and Description |
|---|---|
protected StandardImageMetadataSupport.ImageOrientation |
StandardImageMetadataSupport.orientation |
| Modifier and Type | Method and Description |
|---|---|
static StandardImageMetadataSupport.ImageOrientation |
StandardImageMetadataSupport.ImageOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardImageMetadataSupport.ImageOrientation[] |
StandardImageMetadataSupport.ImageOrientation.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.withOrientation(StandardImageMetadataSupport.ImageOrientation orientation) |
Copyright © 2024. All rights reserved.