Class DDSImageMetadata

All Implemented Interfaces:
Cloneable

final class DDSImageMetadata extends StandardImageMetadataSupport
  • Constructor Details

  • Method Details

    • compressionName

      private static String compressionName(DDSType type)
    • bitsPerSample

      private static int[] bitsPerSample(DDSType type)
    • countMaskBits

      private static int countMaskBits(int mask)