![]() |
|
|
|
|
|
|
2
9th February 21:16
External User
Posts: 1
|
CMYK to RGB conversions are notoriously difficult. CMYK is generated for the
print industry using subtractive colour process whereas RGB is for screen display so the final conversion should take place with knowledge of the setting of the 4 colour scanner used for the origination and the colour temperature of the screen. Generally you should "tweak" the settings to whatever you think looks best. -- -- Bob Powell [MVP] Visual C#, System.Drawing Ramuseco Limited .NET consulting http://www.ramuseco.com Find great Windows Forms articles in Windows Forms Tips and Tricks http://www.bobpowell.net/tipstricks.htm Answer those GDI+ questions with the GDI+ FAQ http://www.bobpowell.net/faqmain.htm All new articles provide code in C# and VB.NET. Subscribe to the RSS feeds provided and never miss a new article. |
|
|
4
11th February 06:36
External User
Posts: 1
|
I don't know of an automatic method. Do the copy and then post-process,
perhaps even by eye. You could try increasing the brightness and contrast by an amount. Up the brightness by 10% and increase contrast by 15%. -- Bob Powell [MVP] Visual C#, System.Drawing Ramuseco Limited .NET consulting http://www.ramuseco.com Find great Windows Forms articles in Windows Forms Tips and Tricks http://www.bobpowell.net/tipstricks.htm Answer those GDI+ questions with the GDI+ FAQ http://www.bobpowell.net/faqmain.htm All new articles provide code in C# and VB.NET. Subscribe to the RSS feeds provided and never miss a new article. |
|
|
|