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