Uses of Enum
com.twelvemonkeys.imageio.StandardImageMetadataSupport.SubimageInterpretation
Packages that use StandardImageMetadataSupport.SubimageInterpretation
-
Uses of StandardImageMetadataSupport.SubimageInterpretation in com.twelvemonkeys.imageio
Fields in com.twelvemonkeys.imageio declared as StandardImageMetadataSupport.SubimageInterpretationModifier and TypeFieldDescriptionStandardImageMetadataSupport.Builder.subimageInterpretation
protected final StandardImageMetadataSupport.SubimageInterpretation
StandardImageMetadataSupport.subimageInterpretation
Methods in com.twelvemonkeys.imageio that return StandardImageMetadataSupport.SubimageInterpretationModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.StandardImageMetadataSupport.SubimageInterpretation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twelvemonkeys.imageio with parameters of type StandardImageMetadataSupport.SubimageInterpretationModifier and TypeMethodDescriptionStandardImageMetadataSupport.Builder.withSubimageInterpretation
(StandardImageMetadataSupport.SubimageInterpretation interpretation)