Click to See Complete Forum and Search --> : ImgScan Control create a big file size


pokpoki
October 24th, 2001, 07:58 AM
hi
when i create an image file (bmp or jpg) with the imgscan control
from my vb application i get a very big file size (between 300 - 400 kb)
how can i create smaller file ,when i scan from a vb application

thanks

DSJ
October 24th, 2001, 11:43 AM
File size for Images is directly proportional to the resolution of the image... number of colors also has a big effect. Try reducing the resolution and/or number of colors used.