Uses of Interface
org.apache.commons.imaging.icc.IccTagType
-
Packages that use IccTagType Package Description org.apache.commons.imaging.icc ICC color profile. -
-
Uses of IccTagType in org.apache.commons.imaging.icc
Classes in org.apache.commons.imaging.icc that implement IccTagType Modifier and Type Class Description classIccTagTypesFields in org.apache.commons.imaging.icc declared as IccTagType Modifier and Type Field Description IccTagTypeIccTag. fIccTagTypeMethods in org.apache.commons.imaging.icc that return IccTagType Modifier and Type Method Description private IccTagTypeIccProfileParser. getIccTagType(int quad)Constructors in org.apache.commons.imaging.icc with parameters of type IccTagType Constructor Description IccTag(int signature, int offset, int length, IccTagType fIccTagType)
-