Class DDSImageMetadata

    • Constructor Detail

      • DDSImageMetadata

        DDSImageMetadata​(javax.imageio.ImageTypeSpecifier specifier,
                         DDSType type)
    • Method Detail

      • compressionName

        private static java.lang.String compressionName​(DDSType type)
      • bitsPerSample

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

        private static int countMaskBits​(int mask)