Set gfx.color_management.mode to 1 to enable colormanagement. The parameter changes to bold text which indicates that it is now user-defined.
Below are all parameters which can be altered:
gfx.color_management.display_profile
The Full Path to you monitor’s color profile. For example: C:\colorprofiles\HP Z27x\HP Z27x sRGB D65 ICC Profile.icm
gfx.color_management.enablev4
Set to true (doubleclick the entry) to enable colormanagement v4 (Recommended).
gfx.color_management.mode
0 – Disable color management.
1 – Enable color management for all rendered graphics. (Recommended)
2 – Enable color management only for tagged images only. (Default)
gfx.color_management.rendering_intent
-1 Honor the rendering intent specified in the image file.
0 Perceptual (Default) (Recomended)
1 Relative colorimetric
2 Saturation
3 Absolute colorimetric
To finaly enable color management you have to restart firefox.
The %INTRACC macro calculates reliabilities for intraclass correlations. The macro calculates the six intraclass correlations discussed in Shrout and Fleiss (1979). Additionally it calculates two intraclass correlations using formulae from Winer (1971) which are identical to two of the six from Shrout and Fleiss. It also calculates the reliability of the mean of nrater ratings, where nrater is a parameter of the macro, using the Spearmen-Brown prophecy formula so that one can examine the effect obtaining more raters would have on the reliability of a mean.
This Pure-Java library reads & writes a variety of image formats, including fast parsing of image info (size, color space, icc profile, etc.) and metadata.
This library is pure Java. It's slow, consequently, but perfectly portable. It's easier to use than ImageIO/JAI/Toolkit (Sun/Java's image support), supports more formats (and supports them more correctly). It also provides easy access to metadata.
Although not yet version 1.0, sanselan is working and is used by a number of projects in production.