I want to compress the image before uploading the image on server.
is there any class which provides compression of an image(jpg)?
as i have go through other threads, they are suggesting the LZW algorithm for compression.
but i don't want to implement LZW algorithm if symbian has a class for compression of image.



