Liking cljdoc? Tell your friends :D
Clojure only.

jdk.awt.color.ICC_Profile

A representation of color profile data for device independent and device dependent color spaces based on the International Color Consortium Specification ICC.1:2001-12, File Format for Color Profiles, (see http://www.color.org).

An ICC_ColorSpace object can be constructed from an appropriate ICC_Profile. Typically, an ICC_ColorSpace would be associated with an ICC Profile which is either an input, display, or output profile (see the ICC specification). There are also device link, abstract, color space conversion, and named color profiles. These are less useful for tagging a color or image, but are useful for other purposes (in particular device link profiles can provide improved performance for converting from one device's color space to another's).

ICC Profiles represent transformations from the color space of the profile (e.g. a monitor) to a Profile Connection Space (PCS). Profiles of interest for tagging images or colors have a PCS which is one of the two specific device independent spaces (one CIEXYZ space and one CIELab space) defined in the ICC Profile Format Specification. Most profiles of interest either have invertible transformations or explicitly specify transformations going both directions.

A representation of color profile data for device independent and
device dependent color spaces based on the International Color
Consortium Specification ICC.1:2001-12, File Format for Color Profiles,
(see  http://www.color.org).

An ICC_ColorSpace object can be constructed from an appropriate
ICC_Profile.
Typically, an ICC_ColorSpace would be associated with an ICC
Profile which is either an input, display, or output profile (see
the ICC specification).  There are also device link, abstract,
color space conversion, and named color profiles.  These are less
useful for tagging a color or image, but are useful for other
purposes (in particular device link profiles can provide improved
performance for converting from one device's color space to
another's).

ICC Profiles represent transformations from the color space of
the profile (e.g. a monitor) to a Profile Connection Space (PCS).
Profiles of interest for tagging images or colors have a PCS
which is one of the two specific device independent
spaces (one CIEXYZ space and one CIELab space) defined in the
ICC Profile Format Specification.  Most profiles of interest
either have invertible transformations or explicitly specify
transformations going both directions.
raw docstring

*-class-abstractclj

Static Constant.

Profile class is abstract.

type: int

Static Constant.

Profile class is abstract.

type: int
raw docstring

*-class-colorspaceconversionclj

Static Constant.

Profile class is color space conversion.

type: int

Static Constant.

Profile class is color space conversion.

type: int
raw docstring

Static Constant.

Profile class is device link.

type: int

Static Constant.

Profile class is device link.

type: int
raw docstring

*-class-displayclj

Static Constant.

Profile class is display.

type: int

Static Constant.

Profile class is display.

type: int
raw docstring

*-class-inputclj

Static Constant.

Profile class is input.

type: int

Static Constant.

Profile class is input.

type: int
raw docstring

*-class-namedcolorclj

Static Constant.

Profile class is named color.

type: int

Static Constant.

Profile class is named color.

type: int
raw docstring

*-class-outputclj

Static Constant.

Profile class is output.

type: int

Static Constant.

Profile class is output.

type: int
raw docstring

*-ic-absolute-colorimetricclj

Static Constant.

ICC Profile Rendering Intent: AbsoluteColorimetric.

type: int

Static Constant.

ICC Profile Rendering Intent: AbsoluteColorimetric.

type: int
raw docstring

*-ic-curve-countclj

Static Constant.

ICC Profile Constant: curveType count.

type: int

Static Constant.

ICC Profile Constant: curveType count.

type: int
raw docstring

*-ic-curve-dataclj

Static Constant.

ICC Profile Constant: curveType data.

type: int

Static Constant.

ICC Profile Constant: curveType data.

type: int
raw docstring

*-ic-hdr-attributesclj

Static Constant.

ICC Profile Header Location: device attributes.

type: int

Static Constant.

ICC Profile Header Location: device attributes.

type: int
raw docstring

*-ic-hdr-cmm-idclj

Static Constant.

ICC Profile Header Location: CMM for this profile.

type: int

Static Constant.

ICC Profile Header Location: CMM for this profile.

type: int
raw docstring

*-ic-hdr-color-spaceclj

Static Constant.

ICC Profile Header Location: color space of data.

type: int

Static Constant.

ICC Profile Header Location: color space of data.

type: int
raw docstring

*-ic-hdr-creatorclj

Static Constant.

ICC Profile Header Location: profile creator.

type: int

Static Constant.

ICC Profile Header Location: profile creator.

type: int
raw docstring

*-ic-hdr-dateclj

Static Constant.

ICC Profile Header Location: date profile was created.

type: int

Static Constant.

ICC Profile Header Location: date profile was created.

type: int
raw docstring

*-ic-hdr-device-classclj

Static Constant.

ICC Profile Header Location: type of profile.

type: int

Static Constant.

ICC Profile Header Location: type of profile.

type: int
raw docstring

*-ic-hdr-flagsclj

Static Constant.

ICC Profile Header Location: various bit settings.

type: int

Static Constant.

ICC Profile Header Location: various bit settings.

type: int
raw docstring

*-ic-hdr-illuminantclj

Static Constant.

ICC Profile Header Location: profile illuminant.

type: int

Static Constant.

ICC Profile Header Location: profile illuminant.

type: int
raw docstring

*-ic-hdr-magicclj

Static Constant.

ICC Profile Header Location: icMagicNumber.

type: int

Static Constant.

ICC Profile Header Location: icMagicNumber.

type: int
raw docstring

*-ic-hdr-manufacturerclj

Static Constant.

ICC Profile Header Location: device manufacturer.

type: int

Static Constant.

ICC Profile Header Location: device manufacturer.

type: int
raw docstring

*-ic-hdr-modelclj

Static Constant.

ICC Profile Header Location: device model number.

type: int

Static Constant.

ICC Profile Header Location: device model number.

type: int
raw docstring

*-ic-hdr-pcsclj

Static Constant.

ICC Profile Header Location: PCS - XYZ or Lab only.

type: int

Static Constant.

ICC Profile Header Location: PCS - XYZ or Lab only.

type: int
raw docstring

*-ic-hdr-platformclj

Static Constant.

ICC Profile Header Location: primary platform.

type: int

Static Constant.

ICC Profile Header Location: primary platform.

type: int
raw docstring

*-ic-hdr-profile-idclj

Static Constant.

ICC Profile Header Location: profile's ID.

type: int

Static Constant.

ICC Profile Header Location: profile's ID.

type: int
raw docstring

*-ic-hdr-rendering-intentclj

Static Constant.

ICC Profile Header Location: rendering intent.

type: int

Static Constant.

ICC Profile Header Location: rendering intent.

type: int
raw docstring

*-ic-hdr-sizeclj

Static Constant.

ICC Profile Header Location: profile size in bytes.

type: int

Static Constant.

ICC Profile Header Location: profile size in bytes.

type: int
raw docstring

*-ic-hdr-versionclj

Static Constant.

ICC Profile Header Location: format version number.

type: int

Static Constant.

ICC Profile Header Location: format version number.

type: int
raw docstring

*-ic-icc-absolute-colorimetricclj

Static Constant.

ICC Profile Rendering Intent: ICC-AbsoluteColorimetric.

type: int

Static Constant.

ICC Profile Rendering Intent: ICC-AbsoluteColorimetric.

type: int
raw docstring

*-ic-media-relative-colorimetricclj

Static Constant.

ICC Profile Rendering Intent: Media-RelativeColorimetric.

type: int

Static Constant.

ICC Profile Rendering Intent: Media-RelativeColorimetric.

type: int
raw docstring

*-ic-perceptualclj

Static Constant.

ICC Profile Rendering Intent: Perceptual.

type: int

Static Constant.

ICC Profile Rendering Intent: Perceptual.

type: int
raw docstring

*-ic-relative-colorimetricclj

Static Constant.

ICC Profile Rendering Intent: RelativeColorimetric.

type: int

Static Constant.

ICC Profile Rendering Intent: RelativeColorimetric.

type: int
raw docstring

*-ic-saturationclj

Static Constant.

ICC Profile Rendering Intent: Saturation.

type: int

Static Constant.

ICC Profile Rendering Intent: Saturation.

type: int
raw docstring

*-ic-sig-a-to-b-0-tagclj

Static Constant.

ICC Profile Tag Signature: 'A2B0'.

type: int

Static Constant.

ICC Profile Tag Signature: 'A2B0'.

type: int
raw docstring

*-ic-sig-a-to-b-1-tagclj

Static Constant.

ICC Profile Tag Signature: 'A2B1'.

type: int

Static Constant.

ICC Profile Tag Signature: 'A2B1'.

type: int
raw docstring

*-ic-sig-a-to-b-2-tagclj

Static Constant.

ICC Profile Tag Signature: 'A2B2'.

type: int

Static Constant.

ICC Profile Tag Signature: 'A2B2'.

type: int
raw docstring

*-ic-sig-abstract-classclj

Static Constant.

ICC Profile Class Signature: 'abst'.

type: int

Static Constant.

ICC Profile Class Signature: 'abst'.

type: int
raw docstring

*-ic-sig-b-to-a-0-tagclj

Static Constant.

ICC Profile Tag Signature: 'B2A0'.

type: int

Static Constant.

ICC Profile Tag Signature: 'B2A0'.

type: int
raw docstring

*-ic-sig-b-to-a-1-tagclj

Static Constant.

ICC Profile Tag Signature: 'B2A1'.

type: int

Static Constant.

ICC Profile Tag Signature: 'B2A1'.

type: int
raw docstring

*-ic-sig-b-to-a-2-tagclj

Static Constant.

ICC Profile Tag Signature: 'B2A2'.

type: int

Static Constant.

ICC Profile Tag Signature: 'B2A2'.

type: int
raw docstring

*-ic-sig-blue-colorant-tagclj

Static Constant.

ICC Profile Tag Signature: 'bXYZ'.

type: int

Static Constant.

ICC Profile Tag Signature: 'bXYZ'.

type: int
raw docstring

*-ic-sig-blue-matrix-column-tagclj

Static Constant.

ICC Profile Tag Signature: 'bXYZ'.

type: int

Static Constant.

ICC Profile Tag Signature: 'bXYZ'.

type: int
raw docstring

*-ic-sig-blue-trc-tagclj

Static Constant.

ICC Profile Tag Signature: 'bTRC'.

type: int

Static Constant.

ICC Profile Tag Signature: 'bTRC'.

type: int
raw docstring

*-ic-sig-calibration-date-time-tagclj

Static Constant.

ICC Profile Tag Signature: 'calt'.

type: int

Static Constant.

ICC Profile Tag Signature: 'calt'.

type: int
raw docstring

*-ic-sig-char-target-tagclj

Static Constant.

ICC Profile Tag Signature: 'targ'.

type: int

Static Constant.

ICC Profile Tag Signature: 'targ'.

type: int
raw docstring

*-ic-sig-chromatic-adaptation-tagclj

Static Constant.

ICC Profile Tag Signature: 'chad'.

type: int

Static Constant.

ICC Profile Tag Signature: 'chad'.

type: int
raw docstring

*-ic-sig-chromaticity-tagclj

Static Constant.

ICC Profile Tag Signature: 'chrm'.

type: int

Static Constant.

ICC Profile Tag Signature: 'chrm'.

type: int
raw docstring

*-ic-sig-cmy-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'CMY '.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'CMY '.

type: int
raw docstring

*-ic-sig-cmyk-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'CMYK'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'CMYK'.

type: int
raw docstring

*-ic-sig-color-space-classclj

Static Constant.

ICC Profile Class Signature: 'spac'.

type: int

Static Constant.

ICC Profile Class Signature: 'spac'.

type: int
raw docstring

*-ic-sig-colorant-order-tagclj

Static Constant.

ICC Profile Tag Signature: 'clro'.

type: int

Static Constant.

ICC Profile Tag Signature: 'clro'.

type: int
raw docstring

*-ic-sig-colorant-table-tagclj

Static Constant.

ICC Profile Tag Signature: 'clrt'.

type: int

Static Constant.

ICC Profile Tag Signature: 'clrt'.

type: int
raw docstring

Static Constant.

ICC Profile Tag Signature: 'cprt'.

type: int

Static Constant.

ICC Profile Tag Signature: 'cprt'.

type: int
raw docstring

*-ic-sig-crd-info-tagclj

Static Constant.

ICC Profile Tag Signature: 'crdi'.

type: int

Static Constant.

ICC Profile Tag Signature: 'crdi'.

type: int
raw docstring

*-ic-sig-device-mfg-desc-tagclj

Static Constant.

ICC Profile Tag Signature: 'dmnd'.

type: int

Static Constant.

ICC Profile Tag Signature: 'dmnd'.

type: int
raw docstring

*-ic-sig-device-model-desc-tagclj

Static Constant.

ICC Profile Tag Signature: 'dmdd'.

type: int

Static Constant.

ICC Profile Tag Signature: 'dmdd'.

type: int
raw docstring

*-ic-sig-device-settings-tagclj

Static Constant.

ICC Profile Tag Signature: 'devs'.

type: int

Static Constant.

ICC Profile Tag Signature: 'devs'.

type: int
raw docstring

*-ic-sig-display-classclj

Static Constant.

ICC Profile Class Signature: 'mntr'.

type: int

Static Constant.

ICC Profile Class Signature: 'mntr'.

type: int
raw docstring

*-ic-sig-gamut-tagclj

Static Constant.

ICC Profile Tag Signature: 'gamt'.

type: int

Static Constant.

ICC Profile Tag Signature: 'gamt'.

type: int
raw docstring

*-ic-sig-gray-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'GRAY'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'GRAY'.

type: int
raw docstring

*-ic-sig-gray-trc-tagclj

Static Constant.

ICC Profile Tag Signature: 'kTRC'.

type: int

Static Constant.

ICC Profile Tag Signature: 'kTRC'.

type: int
raw docstring

*-ic-sig-green-colorant-tagclj

Static Constant.

ICC Profile Tag Signature: 'gXYZ'.

type: int

Static Constant.

ICC Profile Tag Signature: 'gXYZ'.

type: int
raw docstring

*-ic-sig-green-matrix-column-tagclj

Static Constant.

ICC Profile Tag Signature: 'gXYZ'.

type: int

Static Constant.

ICC Profile Tag Signature: 'gXYZ'.

type: int
raw docstring

*-ic-sig-green-trc-tagclj

Static Constant.

ICC Profile Tag Signature: 'gTRC'.

type: int

Static Constant.

ICC Profile Tag Signature: 'gTRC'.

type: int
raw docstring

*-ic-sig-headclj

Static Constant.

ICC Profile Tag Signature: 'head' - special.

type: int

Static Constant.

ICC Profile Tag Signature: 'head' - special.

type: int
raw docstring

*-ic-sig-hls-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'HLS'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'HLS'.

type: int
raw docstring

*-ic-sig-hsv-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'HSV'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'HSV'.

type: int
raw docstring

*-ic-sig-input-classclj

Static Constant.

ICC Profile Class Signature: 'scnr'.

type: int

Static Constant.

ICC Profile Class Signature: 'scnr'.

type: int
raw docstring

*-ic-sig-lab-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'Lab '.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'Lab '.

type: int
raw docstring

Static Constant.

ICC Profile Class Signature: 'link'.

type: int

Static Constant.

ICC Profile Class Signature: 'link'.

type: int
raw docstring

*-ic-sig-luminance-tagclj

Static Constant.

ICC Profile Tag Signature: 'lumi'.

type: int

Static Constant.

ICC Profile Tag Signature: 'lumi'.

type: int
raw docstring

*-ic-sig-luv-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'Luv '.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'Luv '.

type: int
raw docstring

*-ic-sig-measurement-tagclj

Static Constant.

ICC Profile Tag Signature: 'meas'.

type: int

Static Constant.

ICC Profile Tag Signature: 'meas'.

type: int
raw docstring

*-ic-sig-media-black-point-tagclj

Static Constant.

ICC Profile Tag Signature: 'bkpt'.

type: int

Static Constant.

ICC Profile Tag Signature: 'bkpt'.

type: int
raw docstring

*-ic-sig-media-white-point-tagclj

Static Constant.

ICC Profile Tag Signature: 'wtpt'.

type: int

Static Constant.

ICC Profile Tag Signature: 'wtpt'.

type: int
raw docstring

*-ic-sig-named-color-2-tagclj

Static Constant.

ICC Profile Tag Signature: 'ncl2'.

type: int

Static Constant.

ICC Profile Tag Signature: 'ncl2'.

type: int
raw docstring

*-ic-sig-named-color-classclj

Static Constant.

ICC Profile Class Signature: 'nmcl'.

type: int

Static Constant.

ICC Profile Class Signature: 'nmcl'.

type: int
raw docstring

*-ic-sig-output-classclj

Static Constant.

ICC Profile Class Signature: 'prtr'.

type: int

Static Constant.

ICC Profile Class Signature: 'prtr'.

type: int
raw docstring

*-ic-sig-output-response-tagclj

Static Constant.

ICC Profile Tag Signature: 'resp'.

type: int

Static Constant.

ICC Profile Tag Signature: 'resp'.

type: int
raw docstring

*-ic-sig-preview-0-tagclj

Static Constant.

ICC Profile Tag Signature: 'pre0'.

type: int

Static Constant.

ICC Profile Tag Signature: 'pre0'.

type: int
raw docstring

*-ic-sig-preview-1-tagclj

Static Constant.

ICC Profile Tag Signature: 'pre1'.

type: int

Static Constant.

ICC Profile Tag Signature: 'pre1'.

type: int
raw docstring

*-ic-sig-preview-2-tagclj

Static Constant.

ICC Profile Tag Signature: 'pre2'.

type: int

Static Constant.

ICC Profile Tag Signature: 'pre2'.

type: int
raw docstring

*-ic-sig-profile-description-tagclj

Static Constant.

ICC Profile Tag Signature: 'desc'.

type: int

Static Constant.

ICC Profile Tag Signature: 'desc'.

type: int
raw docstring

*-ic-sig-profile-sequence-desc-tagclj

Static Constant.

ICC Profile Tag Signature: 'pseq'.

type: int

Static Constant.

ICC Profile Tag Signature: 'pseq'.

type: int
raw docstring

*-ic-sig-ps-2-crd-0-tagclj

Static Constant.

ICC Profile Tag Signature: 'psd0'.

type: int

Static Constant.

ICC Profile Tag Signature: 'psd0'.

type: int
raw docstring

*-ic-sig-ps-2-crd-1-tagclj

Static Constant.

ICC Profile Tag Signature: 'psd1'.

type: int

Static Constant.

ICC Profile Tag Signature: 'psd1'.

type: int
raw docstring

*-ic-sig-ps-2-crd-2-tagclj

Static Constant.

ICC Profile Tag Signature: 'psd2'.

type: int

Static Constant.

ICC Profile Tag Signature: 'psd2'.

type: int
raw docstring

*-ic-sig-ps-2-crd-3-tagclj

Static Constant.

ICC Profile Tag Signature: 'psd3'.

type: int

Static Constant.

ICC Profile Tag Signature: 'psd3'.

type: int
raw docstring

*-ic-sig-ps-2-csa-tagclj

Static Constant.

ICC Profile Tag Signature: 'ps2s'.

type: int

Static Constant.

ICC Profile Tag Signature: 'ps2s'.

type: int
raw docstring

*-ic-sig-ps-2-rendering-intent-tagclj

Static Constant.

ICC Profile Tag Signature: 'ps2i'.

type: int

Static Constant.

ICC Profile Tag Signature: 'ps2i'.

type: int
raw docstring

*-ic-sig-red-colorant-tagclj

Static Constant.

ICC Profile Tag Signature: 'rXYZ'.

type: int

Static Constant.

ICC Profile Tag Signature: 'rXYZ'.

type: int
raw docstring

*-ic-sig-red-matrix-column-tagclj

Static Constant.

ICC Profile Tag Signature: 'rXYZ'.

type: int

Static Constant.

ICC Profile Tag Signature: 'rXYZ'.

type: int
raw docstring

*-ic-sig-red-trc-tagclj

Static Constant.

ICC Profile Tag Signature: 'rTRC'.

type: int

Static Constant.

ICC Profile Tag Signature: 'rTRC'.

type: int
raw docstring

*-ic-sig-rgb-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'RGB '.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'RGB '.

type: int
raw docstring

*-ic-sig-screening-desc-tagclj

Static Constant.

ICC Profile Tag Signature: 'scrd'.

type: int

Static Constant.

ICC Profile Tag Signature: 'scrd'.

type: int
raw docstring

*-ic-sig-screening-tagclj

Static Constant.

ICC Profile Tag Signature: 'scrn'.

type: int

Static Constant.

ICC Profile Tag Signature: 'scrn'.

type: int
raw docstring

*-ic-sig-space-2-clrclj

Static Constant.

ICC Profile Color Space Type Signature: '2CLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: '2CLR'.

type: int
raw docstring

*-ic-sig-space-3-clrclj

Static Constant.

ICC Profile Color Space Type Signature: '3CLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: '3CLR'.

type: int
raw docstring

*-ic-sig-space-4-clrclj

Static Constant.

ICC Profile Color Space Type Signature: '4CLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: '4CLR'.

type: int
raw docstring

*-ic-sig-space-5-clrclj

Static Constant.

ICC Profile Color Space Type Signature: '5CLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: '5CLR'.

type: int
raw docstring

*-ic-sig-space-6-clrclj

Static Constant.

ICC Profile Color Space Type Signature: '6CLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: '6CLR'.

type: int
raw docstring

*-ic-sig-space-7-clrclj

Static Constant.

ICC Profile Color Space Type Signature: '7CLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: '7CLR'.

type: int
raw docstring

*-ic-sig-space-8-clrclj

Static Constant.

ICC Profile Color Space Type Signature: '8CLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: '8CLR'.

type: int
raw docstring

*-ic-sig-space-9-clrclj

Static Constant.

ICC Profile Color Space Type Signature: '9CLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: '9CLR'.

type: int
raw docstring

*-ic-sig-space-aclrclj

Static Constant.

ICC Profile Color Space Type Signature: 'ACLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'ACLR'.

type: int
raw docstring

*-ic-sig-space-bclrclj

Static Constant.

ICC Profile Color Space Type Signature: 'BCLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'BCLR'.

type: int
raw docstring

*-ic-sig-space-cclrclj

Static Constant.

ICC Profile Color Space Type Signature: 'CCLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'CCLR'.

type: int
raw docstring

*-ic-sig-space-dclrclj

Static Constant.

ICC Profile Color Space Type Signature: 'DCLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'DCLR'.

type: int
raw docstring

*-ic-sig-space-eclrclj

Static Constant.

ICC Profile Color Space Type Signature: 'ECLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'ECLR'.

type: int
raw docstring

*-ic-sig-space-fclrclj

Static Constant.

ICC Profile Color Space Type Signature: 'FCLR'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'FCLR'.

type: int
raw docstring

*-ic-sig-technology-tagclj

Static Constant.

ICC Profile Tag Signature: 'tech'.

type: int

Static Constant.

ICC Profile Tag Signature: 'tech'.

type: int
raw docstring

*-ic-sig-ucr-bg-tagclj

Static Constant.

ICC Profile Tag Signature: 'bfd '.

type: int

Static Constant.

ICC Profile Tag Signature: 'bfd '.

type: int
raw docstring

*-ic-sig-viewing-cond-desc-tagclj

Static Constant.

ICC Profile Tag Signature: 'vued'.

type: int

Static Constant.

ICC Profile Tag Signature: 'vued'.

type: int
raw docstring

*-ic-sig-viewing-conditions-tagclj

Static Constant.

ICC Profile Tag Signature: 'view'.

type: int

Static Constant.

ICC Profile Tag Signature: 'view'.

type: int
raw docstring

*-ic-sig-xyz-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'XYZ '.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'XYZ '.

type: int
raw docstring

*-ic-sig-y-cb-cr-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'YCbr'.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'YCbr'.

type: int
raw docstring

*-ic-sig-yxy-dataclj

Static Constant.

ICC Profile Color Space Type Signature: 'Yxy '.

type: int

Static Constant.

ICC Profile Color Space Type Signature: 'Yxy '.

type: int
raw docstring

*-ic-tag-reservedclj

Static Constant.

ICC Profile Constant: reserved.

type: int

Static Constant.

ICC Profile Constant: reserved.

type: int
raw docstring

*-ic-tag-typeclj

Static Constant.

ICC Profile Constant: tag type signaturE.

type: int

Static Constant.

ICC Profile Constant: tag type signaturE.

type: int
raw docstring

*-ic-xyz-number-xclj

Static Constant.

ICC Profile Constant: XYZNumber X.

type: int

Static Constant.

ICC Profile Constant: XYZNumber X.

type: int
raw docstring

*get-instanceclj

(*get-instance data)

Constructs an ICC_Profile object corresponding to the data in a byte array. Throws an IllegalArgumentException if the data does not correspond to a valid ICC Profile.

data - the specified ICC Profile data - byte[]

returns: an ICC_Profile object corresponding to the data in the specified data array. - java.awt.color.ICC_Profile

Constructs an ICC_Profile object corresponding to the data in
 a byte array.  Throws an IllegalArgumentException if the data
 does not correspond to a valid ICC Profile.

data - the specified ICC Profile data - `byte[]`

returns: an ICC_Profile object corresponding to
          the data in the specified data array. - `java.awt.color.ICC_Profile`
raw docstring

get-color-space-typeclj

(get-color-space-type this)

Returns the color space type. Returns one of the color space type constants defined by the ColorSpace class. This is the "input" color space of the profile. The type defines the number of components of the color space and the interpretation, e.g. TYPE_RGB identifies a color space with three components - red, green, and blue. It does not define the particular color characteristics of the space, e.g. the chromaticities of the primaries.

returns: One of the color space type constants defined in the ColorSpace class. - int

Returns the color space type.  Returns one of the color space type
 constants defined by the ColorSpace class.  This is the
 "input" color space of the profile.  The type defines the
 number of components of the color space and the interpretation,
 e.g. TYPE_RGB identifies a color space with three components - red,
 green, and blue.  It does not define the particular color
 characteristics of the space, e.g. the chromaticities of the
 primaries.

returns: One of the color space type constants defined in the
 ColorSpace class. - `int`
raw docstring

get-dataclj

(get-data this)
(get-data this tag-signature)

Returns a particular tagged data element from the profile as a byte array. Elements are identified by signatures as defined in the ICC specification. The signature icSigHead can be used to get the header. This method is useful for advanced applets or applications which need to access profile data directly.

tag-signature - The ICC tag signature for the data element you want to get. - int

returns: A byte array that contains the tagged data element. Returns null if the specified tag doesn't exist. - byte[]

Returns a particular tagged data element from the profile as
 a byte array.  Elements are identified by signatures
 as defined in the ICC specification.  The signature
 icSigHead can be used to get the header.  This method is useful
 for advanced applets or applications which need to access
 profile data directly.

tag-signature - The ICC tag signature for the data element you want to get. - `int`

returns: A byte array that contains the tagged data element. Returns
 null if the specified tag doesn't exist. - `byte[]`
raw docstring

get-major-versionclj

(get-major-version this)

Returns profile major version.

returns: The major version of the profile. - int

Returns profile major version.

returns: The major version of the profile. - `int`
raw docstring

get-minor-versionclj

(get-minor-version this)

Returns profile minor version.

returns: The minor version of the profile. - int

Returns profile minor version.

returns: The minor version of the profile. - `int`
raw docstring

get-num-componentsclj

(get-num-components this)

Returns the number of color components in the "input" color space of this profile. For example if the color space type of this profile is TYPE_RGB, then this method will return 3.

returns: The number of color components in the profile's input color space. - int

throws: java.awt.color.ProfileDataException - if color space is in the profile is invalid

Returns the number of color components in the "input" color
 space of this profile.  For example if the color space type
 of this profile is TYPE_RGB, then this method will return 3.

returns: The number of color components in the profile's input
 color space. - `int`

throws: java.awt.color.ProfileDataException - if color space is in the profile is invalid
raw docstring

get-pcs-typeclj

(get-pcs-type this)

Returns the color space type of the Profile Connection Space (PCS). Returns one of the color space type constants defined by the ColorSpace class. This is the "output" color space of the profile. For an input, display, or output profile useful for tagging colors or images, this will be either TYPE_XYZ or TYPE_Lab and should be interpreted as the corresponding specific color space defined in the ICC specification. For a device link profile, this could be any of the color space type constants.

returns: One of the color space type constants defined in the ColorSpace class. - int

Returns the color space type of the Profile Connection Space (PCS).
 Returns one of the color space type constants defined by the
 ColorSpace class.  This is the "output" color space of the
 profile.  For an input, display, or output profile useful
 for tagging colors or images, this will be either TYPE_XYZ or
 TYPE_Lab and should be interpreted as the corresponding specific
 color space defined in the ICC specification.  For a device
 link profile, this could be any of the color space type constants.

returns: One of the color space type constants defined in the
 ColorSpace class. - `int`
raw docstring

get-profile-classclj

(get-profile-class this)

Returns the profile class.

returns: One of the predefined profile class constants. - int

Returns the profile class.

returns: One of the predefined profile class constants. - `int`
raw docstring

set-dataclj

(set-data this tag-signature tag-data)

Sets a particular tagged data element in the profile from a byte array. The array should contain data in a format, corresponded to the tagSignature as defined in the ICC specification, section 10. This method is useful for advanced applets or applications which need to access profile data directly.

tag-signature - The ICC tag signature for the data element you want to set. - int tag-data - the data to set for the specified tag signature - byte[]

throws: java.lang.IllegalArgumentException - if a content of the tagData array can not be interpreted as valid tag data, corresponding to the tagSignature.

Sets a particular tagged data element in the profile from
 a byte array. The array should contain data in a format, corresponded
 to the tagSignature as defined in the ICC specification, section 10.
 This method is useful for advanced applets or applications which need to
 access profile data directly.

tag-signature - The ICC tag signature for the data element you want to set. - `int`
tag-data - the data to set for the specified tag signature - `byte[]`

throws: java.lang.IllegalArgumentException - if a content of the tagData array can not be interpreted as valid tag data, corresponding to the tagSignature.
raw docstring

writeclj

(write this file-name)

Write this ICC_Profile to a file.

file-name - The file to write the profile data to. - java.lang.String

throws: java.io.IOException - If the file cannot be opened for writing or an I/O error occurs while writing to the file.

Write this ICC_Profile to a file.

file-name - The file to write the profile data to. - `java.lang.String`

throws: java.io.IOException - If the file cannot be opened for writing or an I/O error occurs while writing to the file.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close