Uses of Class
rebuild.graphics.tiff.tags.ShortTag

Packages that use ShortTag
rebuild.graphics.tiff.tags   
 

Uses of ShortTag in rebuild.graphics.tiff.tags
 

Subclasses of ShortTag in rebuild.graphics.tiff.tags
 class BitsPerSampleTag
          The number of bits per component in the image.
 class CompressionTag
          Compression scheme used on the image data.
 class ExtraSamplesTag
          Description of extra components.
 class PhotometricInterpretationTag
          The color space of the image data.
 class PlanarConfigurationTag
          How the components of each pixel are stored.
 class ResolutionUnitTag
          The unit of measurement for XResolution and YResolution.
 class SamplesPerPixelTag
          The number of components per pixel.
 class SShortTag
          A tag that contains one or more Writer.SSHORT items.