- Add support for color transform handles.
commita5e361e6b8823b97ba8356e88e80cd302022ded5
authorHans Leidekker <hans@it.vu.nl>
Mon, 21 Feb 2005 18:38:15 +0000 (21 18:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Feb 2005 18:38:15 +0000 (21 18:38 +0000)
tree719402b613b19944e8e099babfa5738a703ca1a3
parent2294e30dd462b2feb8ffa36f563c6ffcc2fae8f4
- Add support for color transform handles.
- Implement CreateColorTransform{A,W}, CreateMultiProfileTransform,
  DeleteColorTransform.
- Don't depend on lcms for the implementation of
  IsColorProfileTagPresent.
dlls/mscms/Makefile.in
dlls/mscms/handle.c
dlls/mscms/lcms_api.h
dlls/mscms/mscms_main.c
dlls/mscms/mscms_priv.h
dlls/mscms/profile.c
dlls/mscms/stub.c
dlls/mscms/transform.c [new file with mode: 0644]
include/icm.h