Class PcxImagingParameters

    • Field Detail

      • planes

        private int planes
      • bitDepth

        private int bitDepth
      • compression

        private int compression
    • Constructor Detail

      • PcxImagingParameters

        public PcxImagingParameters()
    • Method Detail

      • getBitDepth

        public int getBitDepth()
      • getCompression

        public int getCompression()
      • getPlanes

        public int getPlanes()