|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
resave a jpg with same compressionhi i have made a program that modifies jpgs. the problem is when i resave
the new jpg, the compression ratio has changed. i need a way to read the compression ratio and save it back with the same ratio. do you think this will keep recompressing the data ? Thanks, Daniel =?Utf-8?B?RGFuaWVs?= <Dan***@discussions.microsoft.com> wrote in
news:6A6EAD1C-624C-4200-948D-D4BDF91BC7F2@microsoft.com: Yes, each time you save a JPEG, it will be recompressed. Also note that the > hi i have made a program that modifies jpgs. the problem is when i > resave the new jpg, the compression ratio has changed. i need a way > to read the compression ratio and save it back with the same ratio. > do you think this will keep recompressing the data ? ratio is abitrarily defined by the JPEG algorithm (i.e. Max Quality in one implementation is not the same as Max Quality in another). However, certain operations can be lossless - like cropping or rotation.
RaiseEvent
appsetting in class doesn't work Howto Identify an Exception? Speeding up array/file loading Export function from VB.Net DLL vb 2005 standard question Can a base class implement a method on an interface for me? Function and Class question Dynamically iterating through log files passing parameter to class from application |
|||||||||||||||||||||||