P
powella
hey all,
Does anyone happen to know how to get .net to save a PNG with a
resonable filesize
The scenario...
I have a 26kb 32bpp png which im loading from stream
I then create a new graphics object from that image,
draw a 300kb image, at 1/4 its original size, and then save the image
to file
The filesize of the saved PNG ends up being around 800kb in size on
disk
Can anyone enlighten me as to how I might go about greatly reducing the
size of the image after its been saved?
Thanks!
Does anyone happen to know how to get .net to save a PNG with a
resonable filesize
The scenario...
I have a 26kb 32bpp png which im loading from stream
I then create a new graphics object from that image,
draw a 300kb image, at 1/4 its original size, and then save the image
to file
The filesize of the saved PNG ends up being around 800kb in size on
disk
Can anyone enlighten me as to how I might go about greatly reducing the
size of the image after its been saved?
Thanks!