KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > awt > color > ICC_Profile

java.awt.color
Class ICC_Profile

java.lang.Object
  extended by java.awt.color.ICC_Profile
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ICC_ProfileGray, ICC_ProfileRGB
See Also:
Top Examples, Source Code, ICC_ColorSpace

public static final int CLASS_ABSTRACT
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CLASS_COLORSPACECONVERSION
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CLASS_DEVICELINK
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CLASS_DISPLAY
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CLASS_INPUT
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CLASS_NAMEDCOLOR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int CLASS_OUTPUT
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


protected void finalize()
See Also:
Object
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public int getColorSpaceType()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public byte[] getData()
See Also:
setData(int, byte[])
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public byte[] getData(int tagSignature)
See Also:
setData(int, byte[])
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static ICC_Profile getInstance(byte[] data)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static ICC_Profile getInstance(int cspace)
See Also:
IllegalArgumentException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static ICC_Profile getInstance(InputStream s)
                               throws IOException
See Also:
IllegalArgumentException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static ICC_Profile getInstance(String fileName)
                               throws IOException
See Also:
SecurityException, IllegalArgumentException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public int getMajorVersion()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public int getMinorVersion()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public int getNumComponents()
See Also:
ProfileDataException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public int getPCSType()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public int getProfileClass()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icAbsoluteColorimetric
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icCurveCount
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icCurveData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrAttributes
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrCmmId
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrColorSpace
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrCreator
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrDate
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrDeviceClass
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrFlags
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrIlluminant
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrMagic
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrManufacturer
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrModel
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrPcs
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrPlatform
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrProfileID
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrRenderingIntent
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrSize
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icHdrVersion
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icICCAbsoluteColorimetric
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icMediaRelativeColorimetric
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icPerceptual
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icRelativeColorimetric
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSaturation
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigAbstractClass
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigAToB0Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigAToB1Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigAToB2Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigBlueColorantTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigBlueMatrixColumnTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigBlueTRCTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigBToA0Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigBToA1Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigBToA2Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigCalibrationDateTimeTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigCharTargetTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigChromaticAdaptationTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigChromaticityTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigCmyData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigCmykData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigColorantOrderTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigColorantTableTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigColorSpaceClass
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigCopyrightTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigCrdInfoTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigDeviceMfgDescTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigDeviceModelDescTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigDeviceSettingsTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigDisplayClass
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigGamutTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigGrayData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigGrayTRCTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigGreenColorantTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigGreenMatrixColumnTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigGreenTRCTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigHead
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigHlsData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigHsvData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigInputClass
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigLabData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigLinkClass
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigLuminanceTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigLuvData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigMeasurementTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigMediaBlackPointTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigMediaWhitePointTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigNamedColor2Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigNamedColorClass
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigOutputClass
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigOutputResponseTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigPreview0Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigPreview1Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigPreview2Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigProfileDescriptionTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigProfileSequenceDescTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigPs2CRD0Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigPs2CRD1Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigPs2CRD2Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigPs2CRD3Tag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigPs2CSATag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigPs2RenderingIntentTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigRedColorantTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigRedMatrixColumnTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigRedTRCTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigRgbData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigScreeningDescTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigScreeningTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpace2CLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpace3CLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpace4CLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpace5CLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpace6CLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpace7CLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpace8CLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpace9CLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpaceACLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpaceBCLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpaceCCLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpaceDCLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpaceECLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigSpaceFCLR
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigTechnologyTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigUcrBgTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigViewingCondDescTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigViewingConditionsTag
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigXYZData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigYCbCrData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icSigYxyData
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icTagReserved
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icTagType
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public static final int icXYZNumberX
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


protected Object readResolve()
                      throws ObjectStreamException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void setData(int tagSignature,
                    byte[] tagData)
See Also:
getData()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void write(OutputStream s)
           throws IOException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void write(String fileName)
           throws IOException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags