Wrox Programmer Forums
|
VS.NET 2002/2003 Discussions about the Visual Studio.NET programming environment, the 2002 (1.0) and 2003 (1.1). ** Please don't post code questions here ** For issues specific to a particular language in .NET, please see the other forum categories.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VS.NET 2002/2003 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 1st, 2004, 08:00 AM
Authorized User
 
Join Date: Feb 2004
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default Encoder.ColorDepth problem

Hello,

i am writing am application manipulating images.
I use ImageCodecInfo & EncoderParameters to save the images, exactly as in the MSDN example - check the link:
http://msdn.microsoft.com/library/de...depthtopic.asp

The problem is that except for the tiff & gif encoders, i can't make the Encoder.ColorDepth parameter work. The image is saved in it's native color depth, nevermind the parameter i give. It holds for bmp and jpeg according to my tests.

If you like, try to compile the example from the link(it's fairly fast&easy) and try to change the format to jpeg or bmp and try to give other color depths, to see what happens - the image is saved in the color depth it has and not the one given as paramether.
For tiff images though, as is the original example, the image is saved in the correct color depth provided as a paramether.

If you have had experience with that and knows something about how i can save a bmp or jpeg in different color depth, i will appreciate your help or comment.

Alex





Similar Threads
Thread Thread Starter Forum Replies Last Post
php encoder !!!! angelboy Pro PHP 3 March 31st, 2007 06:43 AM
Windows Script Encoder error46146 Javascript 2 August 27th, 2006 03:53 AM
How do I use the Windows Script Encoder? error46146 Javascript How-To 1 July 17th, 2006 08:09 PM
??Imaging with encoder with ServletOutputStream? danielh Servlets 0 June 12th, 2005 04:30 PM
javascript encoder alihussein3 Javascript How-To 1 December 26th, 2003 07:40 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.