Uses of Enum
com.drew.metadata.bmp.BmpHeaderDirectory.RenderingIntent
Packages that use BmpHeaderDirectory.RenderingIntent
Package
Description
Contains classes for the extraction and modelling of BMP file metadata.
-
Uses of BmpHeaderDirectory.RenderingIntent in com.drew.metadata.bmp
Methods in com.drew.metadata.bmp that return BmpHeaderDirectory.RenderingIntentModifier and TypeMethodDescriptionBmpHeaderDirectory.getRenderingIntent()BmpHeaderDirectory.RenderingIntent.typeOf(long value) 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.