L
Lee McKnight
I need to be able to convert a JPG (or bmp, gif) to a TIF image in C#.
Here's the kicker...
I can't use GDI+, because this code will be running as a windows
service, and it can't have access to the desktop.
Is there any other way to accomplish this?
Thanks.
Lee
Here's the kicker...
I can't use GDI+, because this code will be running as a windows
service, and it can't have access to the desktop.
Is there any other way to accomplish this?
Thanks.
Lee