Class PcxImagingParameters


  • public class PcxImagingParameters
    extends ImagingParameters
    Parameters used by the Pcx format.
    Since:
    1.0-alpha3
    • Constructor Detail

      • PcxImagingParameters

        public PcxImagingParameters()
    • Method Detail

      • getPlanes

        public int getPlanes()
      • setPlanes

        public void setPlanes​(int planes)
      • getBitDepth

        public int getBitDepth()
      • setBitDepth

        public void setBitDepth​(int bitDepth)
      • getCompression

        public int getCompression()
      • setCompression

        public void setCompression​(int compression)