org.apache.sanselan.icc
Interface IccConstants

All Known Implementing Classes:
IccProfileInfo, IccProfileParser, IccTag

public interface IccConstants


Field Summary
static IccTagType AToB0Tag
           
static IccTagType AToB1Tag
           
static IccTagType AToB2Tag
           
static IccTagType blueMatrixColumnTag
           
static IccTagType blueTRCTag
           
static IccTagType BToA0Tag
           
static IccTagType BToA1Tag
           
static IccTagType BToA2Tag
           
static IccTagType calibrationDateTimeTag
           
static IccTagType charTargetTag
           
static IccTagType chromaticAdaptationTag
           
static IccTagType chromaticityTag
           
static IccTagType colorantOrderTag
           
static IccTagType colorantTableTag
           
static IccTagType copyrightTag
           
static IccTagDataType dataType
           
static IccTagDataType descType
           
static IccTagType deviceMfgDescTag
           
static IccTagType deviceModelDescTag
           
static IccTagType gamutTag
           
static IccTagType grayTRCTag
           
static IccTagType greenMatrixColumnTag
           
static IccTagType greenTRCTag
           
static IccTagDataType[] IccTagDataTypes
           
static int IEC
           
static IccTagType luminanceTag
           
static IccTagType measurementTag
           
static IccTagType mediaBlackPointTag
           
static IccTagType mediaWhitePointTag
           
static IccTagDataType multiLocalizedUnicodeType
           
static IccTagType namedColor2Tag
           
static IccTagType outputResponseTag
           
static IccTagType preview0Tag
           
static IccTagType preview1Tag
           
static IccTagType preview2Tag
           
static IccTagType profileDescriptionTag
           
static IccTagType profileSequenceDescTag
           
static IccTagType redMatrixColumnTag
           
static IccTagType redTRCTag
           
static IccTagDataType signatureType
           
static int sRGB
           
static IccTagType[] TagTypes
           
static IccTagType technologyTag
           
static IccTagDataType textType
           
static IccTagType viewingCondDescTag
           
static IccTagType viewingConditionsTag
           
 

Field Detail

IEC

static final int IEC
See Also:
Constant Field Values

sRGB

static final int sRGB
See Also:
Constant Field Values

descType

static final IccTagDataType descType

dataType

static final IccTagDataType dataType

multiLocalizedUnicodeType

static final IccTagDataType multiLocalizedUnicodeType

signatureType

static final IccTagDataType signatureType

textType

static final IccTagDataType textType

IccTagDataTypes

static final IccTagDataType[] IccTagDataTypes

AToB0Tag

static final IccTagType AToB0Tag

AToB1Tag

static final IccTagType AToB1Tag

AToB2Tag

static final IccTagType AToB2Tag

blueMatrixColumnTag

static final IccTagType blueMatrixColumnTag

blueTRCTag

static final IccTagType blueTRCTag

BToA0Tag

static final IccTagType BToA0Tag

BToA1Tag

static final IccTagType BToA1Tag

BToA2Tag

static final IccTagType BToA2Tag

calibrationDateTimeTag

static final IccTagType calibrationDateTimeTag

charTargetTag

static final IccTagType charTargetTag

chromaticAdaptationTag

static final IccTagType chromaticAdaptationTag

chromaticityTag

static final IccTagType chromaticityTag

colorantOrderTag

static final IccTagType colorantOrderTag

colorantTableTag

static final IccTagType colorantTableTag

copyrightTag

static final IccTagType copyrightTag

deviceMfgDescTag

static final IccTagType deviceMfgDescTag

deviceModelDescTag

static final IccTagType deviceModelDescTag

gamutTag

static final IccTagType gamutTag

grayTRCTag

static final IccTagType grayTRCTag

greenMatrixColumnTag

static final IccTagType greenMatrixColumnTag

greenTRCTag

static final IccTagType greenTRCTag

luminanceTag

static final IccTagType luminanceTag

measurementTag

static final IccTagType measurementTag

mediaBlackPointTag

static final IccTagType mediaBlackPointTag

mediaWhitePointTag

static final IccTagType mediaWhitePointTag

namedColor2Tag

static final IccTagType namedColor2Tag

outputResponseTag

static final IccTagType outputResponseTag

preview0Tag

static final IccTagType preview0Tag

preview1Tag

static final IccTagType preview1Tag

preview2Tag

static final IccTagType preview2Tag

profileDescriptionTag

static final IccTagType profileDescriptionTag

profileSequenceDescTag

static final IccTagType profileSequenceDescTag

redMatrixColumnTag

static final IccTagType redMatrixColumnTag

redTRCTag

static final IccTagType redTRCTag

technologyTag

static final IccTagType technologyTag

viewingCondDescTag

static final IccTagType viewingCondDescTag

viewingConditionsTag

static final IccTagType viewingConditionsTag

TagTypes

static final IccTagType[] TagTypes


Copyright © 2007-2009. All Rights Reserved.