Uses of Enum
com.drew.metadata.bmp.BmpHeaderDirectory.ColorEncoding
Packages that use BmpHeaderDirectory.ColorEncoding
Package
Description
Contains classes for the extraction and modelling of BMP file metadata.
-
Uses of BmpHeaderDirectory.ColorEncoding in com.drew.metadata.bmp
Methods in com.drew.metadata.bmp that return BmpHeaderDirectory.ColorEncodingModifier and TypeMethodDescriptionBmpHeaderDirectory.getColorEncoding()BmpHeaderDirectory.ColorEncoding.typeOf(int value) Returns the enum constant of this type with the specified name.static BmpHeaderDirectory.ColorEncoding[]BmpHeaderDirectory.ColorEncoding.values()Returns an array containing the constants of this enum type, in the order they are declared.