Re: save image as jpg
Chris Anderson <[email protected]> Tue, 24 Jul 2007 20:14:58 +0100
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <[email protected]> |
You'll need a third party library for JPEG2000 Chris -----Original Message----- From: "Andrew Dunn"<[email protected]> Sent: 24/07/07 05:00:44 To: "[email protected]"<[email protected]> Subject: [DOTNET-WEB] save image as jpg Hi, Image.Save("C:\path\img.jpg", ImageFormat.Jpeg); This will save an image as a jpg. Does anyone know how to save an image as jpg 2000? Andrew -----Unmodified Original Message----- Hi, Image.Save("C:\path\img.jpg", ImageFormat.Jpeg); This will save an image as a jpg. Does anyone know how to save an image as jpg 2000? Andrew =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com