Downloadliste

Projektbeschreibung

ICCLIB implements support for reading and writing of color profile files that conform to the International Color Consortium (ICC) Profile Format Specification, Version 3.4. The ICC Profile Format is a cross-platform device profile format that can be used to translate color data created on one device into another device's native color space. See the profile specification at color.org. In summary ICCLIB provides support for all version 3.4 header elements, Tags, and Tag Types, conversion to/from machine native representation of all data types, user-defined Tags, adding/deleting Tags, Tag type sharing within a file (often used for sharing LUTs amongst intents), reading/writing embedded profiles, a single function for transforming color values through a profile (including support for intents, forward and reverse transforms, gamut lookup or preview lookup), support and code examples for creating all profile types, monochrome, matrix, and Lut, and it loads Tag Types on demand to conserve memory space.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-08-30 22:16 Zurück zur Release-Liste
2.00

Absolute Umstellung wurde so geändert, werden nur Weißpunkt und Bradford umzuwandeln, ist inzwischen als Standardeinstellung verwendet. Eine Datei I / O-Klasse wurde hinzugefügt, um eine alternative Substitution von ICC-Profil-Datei zuzugreifen. Ein optionaler new_icc_a ()-Objekt Schöpfer (die ein Memory Allocator Klasse B. dauert) wurde hinzugefügt. ColorSync 2.5 spezifischen VideoCardGamma Tag-Unterstützung wurde hinzugefügt.
Tags: Minor feature enhancements
Absolute conversion was changed to be white point only, and Bradford transform
is now used by default. A file I/O class was added to allow substitution of
alternative ICC profile file access. An optional new_icc_a() object creator
(which takes a memory allocator class instance) was added. ColorSync 2.5
specific VideoCardGamma tag support was added.

Project Resources