Subject | RE: [IBO] Re: IB_Image compression ?? |
---|---|
Author | Alan McDonald |
Post date | 2003-07-05T00:59:11Z |
Instead of thinking too hard about the treatment of specific images, what's
wrong with just intercepting the blob before post and compressing it, then
onGet, decompressing it?
This way bitmaps and even jpegs can be compressed and decompressed without
loss of quality.
The native component IB_Image works fine as it is... I can copy and paste
from licpboard and file with no problem, it's just that it needs compression
beore storage.
Alan
wrong with just intercepting the blob before post and compressing it, then
onGet, decompressing it?
This way bitmaps and even jpegs can be compressed and decompressed without
loss of quality.
The native component IB_Image works fine as it is... I can copy and paste
from licpboard and file with no problem, it's just that it needs compression
beore storage.
Alan