Uses of Enum
com.twelvemonkeys.imageio.plugins.dds.DDSType
Packages that use DDSType
-
Uses of DDSType in com.twelvemonkeys.imageio.plugins.dds
Subclasses with type arguments of type DDSType in com.twelvemonkeys.imageio.plugins.ddsMethods in com.twelvemonkeys.imageio.plugins.dds that return DDSTypeModifier and TypeMethodDescriptionprivate DDSTypeDDSReader.getType()static DDSTypeDDSType.valueOf(int value) Returns the enum constant of this type with the specified name.static DDSTypeReturns the enum constant of this type with the specified name.static DDSType[]DDSType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twelvemonkeys.imageio.plugins.dds with parameters of type DDSType