Uses of Enum Class
com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
Packages that use StandardImageMetadataSupport.ColorSpaceType
-
Uses of StandardImageMetadataSupport.ColorSpaceType in com.twelvemonkeys.imageio
Fields in com.twelvemonkeys.imageio declared as StandardImageMetadataSupport.ColorSpaceTypeModifier and TypeFieldDescriptionprotected final StandardImageMetadataSupport.ColorSpaceType
StandardImageMetadataSupport.colorSpaceType
Methods in com.twelvemonkeys.imageio that return StandardImageMetadataSupport.ColorSpaceTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.StandardImageMetadataSupport.ColorSpaceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.twelvemonkeys.imageio with parameters of type StandardImageMetadataSupport.ColorSpaceTypeModifier and TypeMethodDescriptionStandardImageMetadataSupport.Builder.withColorSpaceType
(StandardImageMetadataSupport.ColorSpaceType colorSpaceType)