I am having problems with the kodak image control. I want to save a picture (from a picture box) to a JPG, so i do this.
KodakImage.saveas ("c:\my documents\test.jpg", miFileFormatJPEG)
What's the problem? Can you convery BMP to JPG with this control. Any better controls for this conversion?
