Class Jpeg2000.ColorSpecBox

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Integer>, Collection<Integer>, List<Integer>, RandomAccess
Enclosing class:
Jpeg2000

public static class Jpeg2000.ColorSpecBox extends ArrayList<Integer>
See Also:
  • Field Details

    • colorProfile

      private byte[] colorProfile
  • Constructor Details

    • ColorSpecBox

      public ColorSpecBox()
  • Method Details

    • getMeth

      public int getMeth()
    • getPrec

      public int getPrec()
    • getApprox

      public int getApprox()
    • getEnumCs

      public int getEnumCs()
    • getColorProfile

      public byte[] getColorProfile()
    • setColorProfile

      void setColorProfile(byte[] colorProfile)