Infrastructure for handling ICC profiles.
authorHans Leidekker <hans@it.vu.nl>
Tue, 30 Nov 2004 21:06:14 +0000 (21:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Nov 2004 21:06:14 +0000 (21:06 +0000)
commit7c98f0115908aae9c25505fea1aee1f29f3dc02e
treef70c67cba569dd0023f74cf5c92d856b6888bfe4
parent880bc9ce9f41a2d2f35e7a4b16cd4433df3d8996
Infrastructure for handling ICC profiles.
Always load color profiles into memory.
Implement and test GetColorProfileElement and GetColorProfileHeader.
Implement GetColorProfileFromHandle and SetColorProfileHeader.
dlls/mscms/handle.c
dlls/mscms/mscms.spec
dlls/mscms/mscms_priv.h
dlls/mscms/profile.c
dlls/mscms/tests/profile.c
include/icm.h