Class DDSMetadata
java.lang.Object
javax.imageio.metadata.IIOMetadata
com.twelvemonkeys.imageio.AbstractMetadata
com.twelvemonkeys.imageio.StandardImageMetadataSupport
com.twelvemonkeys.imageio.plugins.dds.DDSMetadata
- All Implemented Interfaces:
Cloneable
-
Nested Class Summary
Nested classes/interfaces inherited from class StandardImageMetadataSupport
StandardImageMetadataSupport.Builder, StandardImageMetadataSupport.ColorSpaceType, StandardImageMetadataSupport.ImageOrientation, StandardImageMetadataSupport.PlanarConfiguration, StandardImageMetadataSupport.SubimageInterpretation, StandardImageMetadataSupport.TextEntry -
Field Summary
Fields inherited from class StandardImageMetadataSupport
blackIsZero, colorSpaceType, compressionLossless, compressionName, formatVersion, orientation, pixelAspectRatio, planarConfiguration, subimageInterpretation -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class StandardImageMetadataSupport
booleanString, builder, getStandardChromaNode, getStandardCompressionNode, getStandardDataNode, getStandardDimensionNode, getStandardDocumentNode, getStandardTextNode, getStandardTransparencyNodeMethods inherited from class AbstractMetadata
assertMutable, getAsTree, getNativeTree, isReadOnly, mergeTree, reset, toListString, validateFormatNameMethods inherited from class IIOMetadata
activateController, getController, getDefaultController, getExtraMetadataFormatNames, getMetadataFormat, getMetadataFormatNames, getNativeMetadataFormatName, getStandardTileNode, getStandardTree, hasController, isStandardMetadataFormatSupported, setController, setFromTree
-
Constructor Details
-
DDSMetadata
DDSMetadata(ImageTypeSpecifier type, DDSHeader header)
-
-
Method Details
-
compressionName
-