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