Class DataParserIndexed


  • public class DataParserIndexed
    extends DataParser
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int[] colorTable  
    • Constructor Summary

      Constructors 
      Constructor Description
      DataParserIndexed​(byte[] colorModeData)  
    • Field Detail

      • colorTable

        private final int[] colorTable
    • Constructor Detail

      • DataParserIndexed

        public DataParserIndexed​(byte[] colorModeData)