Uses of Enum
com.twelvemonkeys.imageio.StandardImageMetadataSupport.PlanarConfiguration
Packages that use StandardImageMetadataSupport.PlanarConfiguration
Package
Description
-
Uses of StandardImageMetadataSupport.PlanarConfiguration in com.twelvemonkeys.imageio
Subclasses with type arguments of type StandardImageMetadataSupport.PlanarConfiguration in com.twelvemonkeys.imageioModifier and TypeClassDescriptionprotected static enumFields in com.twelvemonkeys.imageio declared as StandardImageMetadataSupport.PlanarConfigurationModifier and TypeFieldDescriptionStandardImageMetadataSupport.Builder.planarConfigurationprotected final StandardImageMetadataSupport.PlanarConfigurationStandardImageMetadataSupport.planarConfigurationMethods in com.twelvemonkeys.imageio that return StandardImageMetadataSupport.PlanarConfigurationModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.StandardImageMetadataSupport.PlanarConfiguration.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.PlanarConfigurationModifier and TypeMethodDescriptionStandardImageMetadataSupport.Builder.withPlanarConfiguration(StandardImageMetadataSupport.PlanarConfiguration planarConfiguration) -
Uses of StandardImageMetadataSupport.PlanarConfiguration in com.twelvemonkeys.imageio.plugins.iff
Methods in com.twelvemonkeys.imageio.plugins.iff that return StandardImageMetadataSupport.PlanarConfigurationModifier and TypeMethodDescriptionprivate static StandardImageMetadataSupport.PlanarConfigurationIFFImageMetadata.planarConfiguration(Form header) -
Uses of StandardImageMetadataSupport.PlanarConfiguration in com.twelvemonkeys.imageio.plugins.pcx
Methods in com.twelvemonkeys.imageio.plugins.pcx that return StandardImageMetadataSupport.PlanarConfigurationModifier and TypeMethodDescriptionprivate static StandardImageMetadataSupport.PlanarConfigurationPCXMetadata.planarConfiguration(PCXHeader header)