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