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