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

Packages that use ICCTag
ucar.jpeg.icc.tags   
 

Uses of ICCTag in ucar.jpeg.icc.tags
 

Subclasses of ICCTag in ucar.jpeg.icc.tags
 class ICCCurveType
          The ICCCurve tag
 class ICCCurveTypeReverse
          The ICCCurveReverse tag
 class ICCTextDescriptionType
          A text based ICC tag
 class ICCTextType
          A text based ICC tag
 class ICCXYZType
          A tag containing a triplet.
 class ICCXYZTypeReverse
          A tag containing a triplet.
 

Methods in ucar.jpeg.icc.tags that return ICCTag
static ICCTag ICCTag.createInstance(int signature, byte[] data, int offset, int count)
          Factory method for creating a tag of a specific type.
 



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