Package | Description |
---|---|
com.drew.metadata.bmp |
Contains classes for the extraction and modelling of BMP file metadata.
|
Modifier and Type | Method and Description |
---|---|
BmpHeaderDirectory.RenderingIntent |
BmpHeaderDirectory.getRenderingIntent() |
static BmpHeaderDirectory.RenderingIntent |
BmpHeaderDirectory.RenderingIntent.typeOf(long value) |
static BmpHeaderDirectory.RenderingIntent |
BmpHeaderDirectory.RenderingIntent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BmpHeaderDirectory.RenderingIntent[] |
BmpHeaderDirectory.RenderingIntent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.