gfl + jpeg2000 + changing quality
Moderators: helmut, XnTriq, xnview
gfl + jpeg2000 + changing quality
hi people, i'm using the jpeg 2000 plugin with the gfl library and i don't know how to change the quality when compressing to this format. i'm using gflSaveBitmapIntoMemory() and filling GFL_SAVE_PARAMS structure. been trying to modify the Quality member but it seems that it works for regular jpegs only. can anyone help me?
Re: gfl + jpeg2000 + changing quality
Quality doesn't change anything????stolarz wrote:hi people, i'm using the jpeg 2000 plugin with the gfl library and i don't know how to change the quality when compressing to this format. i'm using gflSaveBitmapIntoMemory() and filling GFL_SAVE_PARAMS structure. been trying to modify the Quality member but it seems that it works for regular jpegs only. can anyone help me?
Pierre.
:(

Re: lossless
All format like tiff, png, bmp are losslessstolarz wrote:btw, is there any lossless compression in gfl? like lossless jpeg? i see there is GFL_LZW for tiff. any other?
Pierre.