|
Hi,
Humm... a single profile has really no sense
at all.
You cannot apply a single profile to RGB data. A
transform needs two
profiles at least. E.g. "convert data from the RGB
space A to RGB space B"
But if you only specify a profile then to what
space B is supposed to
be converted the RGB data A?
All you could do with a profile alone would be to convert data to XYZ or
Lab,
depending on PCS.
In such case, you could use
cmsCreateXYZProfile() or
cmsCreateLabProfile() for output
profile. Internally, lcms is doing a PCS
exportation when any of these profiles are found.
Regarding TYPE_ARGB_8, it works fine to
me...?
Please give a try on the latest beta of lcms. It
has a Delphi sample dealing
with that: http://www.littlecms.com/ver110.htm If
it doesn't work, then we
could try to see what is going wrong.
Regards,
----- Original Message -----
|
