Webutil Problem in image size [message #431466] |
Tue, 17 November 2009 08:01 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
infosuresh2k
Messages: 77 Registered: September 2009 Location: CHENNAI, INDIA
|
Member |
![infosuesh2k](/forum/theme/orafaq/images/yahoo.png) ![infosuesh2k](/forum/theme/orafaq/images/skype.png)
|
|
Hi,
I am using below code to upload/write image into image server, but after uploading/writing the image size is increasing. Say i am uploading 300 KB 'xyz.jpg' image from my local system, after uploading this image i went to image server and checked that image but size showing as 18 MB.
CLIENT_IMAGE.WRITE_IMAGE_FILE(:GLOBAL.IMAGE_PATH||v_wr_file_name||'.JPG','JPG','CTRL_BLK.REP_IMAGE',no_compression,original_depth);
Regards,
Suresh.v
|
|
|
|