Uses of Enum
com.twelvemonkeys.imageio.StandardImageMetadataSupport.ColorSpaceType
Packages that use StandardImageMetadataSupport.ColorSpaceType
-
Uses of StandardImageMetadataSupport.ColorSpaceType in com.twelvemonkeys.imageio
Subclasses with type arguments of type StandardImageMetadataSupport.ColorSpaceType in com.twelvemonkeys.imageioModifier and TypeClassDescriptionprotected static enumFields in com.twelvemonkeys.imageio declared as StandardImageMetadataSupport.ColorSpaceTypeModifier and TypeFieldDescriptionStandardImageMetadataSupport.Builder.colorSpaceTypeprotected final StandardImageMetadataSupport.ColorSpaceTypeStandardImageMetadataSupport.colorSpaceTypeMethods in com.twelvemonkeys.imageio that return StandardImageMetadataSupport.ColorSpaceTypeModifier and TypeMethodDescriptionprivate static StandardImageMetadataSupport.ColorSpaceTypeStandardImageMetadataSupport.colorSpaceType(ColorSpace colorSpace) Returns the enum constant of this type with the specified name.StandardImageMetadataSupport.ColorSpaceType.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.ColorSpaceTypeModifier and TypeMethodDescriptionStandardImageMetadataSupport.Builder.withColorSpaceType(StandardImageMetadataSupport.ColorSpaceType colorSpaceType) -
Uses of StandardImageMetadataSupport.ColorSpaceType in com.twelvemonkeys.imageio.plugins.pnm
Methods in com.twelvemonkeys.imageio.plugins.pnm that return StandardImageMetadataSupport.ColorSpaceTypeModifier and TypeMethodDescriptionprivate static StandardImageMetadataSupport.ColorSpaceTypePNMMetadata.colorSpace(PNMHeader header)