Uses of Class
ucar.jpeg.icc.tags.ICCTagTable

Packages that use ICCTagTable
ucar.jpeg.icc   
ucar.jpeg.icc.tags   
 

Uses of ICCTagTable in ucar.jpeg.icc
 

Methods in ucar.jpeg.icc that return ICCTagTable
 ICCTagTable ICCProfile.getTagTable()
          Access the profile tag table
 

Uses of ICCTagTable in ucar.jpeg.icc.tags
 

Methods in ucar.jpeg.icc.tags that return ICCTagTable
static ICCTagTable ICCTagTable.createInstance(byte[] data)
          Factory method for creating a tag table from raw input.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.