Class ICC_Profile


  • public class ICC_Profile
    extends Object
    • Field Detail

      • data

        protected byte[] data
      • numComponents

        protected int numComponents
    • Constructor Detail

      • ICC_Profile

        protected ICC_Profile()
    • Method Detail

      • getInstance

        public static ICC_Profile getInstance​(byte[] data,
                                              int numComponents)
      • getInstance

        public static ICC_Profile getInstance​(byte[] data)
      • getData

        public byte[] getData()
      • getNumComponents

        public int getNumComponents()