Forgot that, >As for ARGB, I have written software with the new library, >and I still can't get it to work, but if I convert to BGR_8 (windows native?) >first and Use that and convert back to ARGB it's fine but slow.
Oh, well, if you are using *same* scanline for input and output, you cannot use different formats. Else ARGB would overwrite BGR and you would get the line messed out. Marti. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Lcms-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/lcms-user
