Is there away to save whats in a canvas, to JPG in Blitz + or convert with a line a BMP to JPG or PNG?
Save as JPG
BlitzPlus Forums/BlitzPlus Programming/Save as JPG Blitz can only save in BMP format, but you can save in many other formats using the FreeImage userlib available at BlitzCoder:
http://www.blitzcoder.com/cgi-bin/showcase/showcase_showentry.pl?id=snarty09252003024804&comments=no
http://www.blitzcoder.com/cgi-bin/showcase/showcase_showentry.pl?id=snarty09252003024804&comments=no
II would think twice about using the JPG format. They seem to really be going after the people using if for violating their patent.
http://www.dpreview.com/news/0404/04042302forgentjpeglawsuits.asp
http://www.dpreview.com/news/0404/04042302forgentjpeglawsuits.asp
thanks VIP3R, and
wow thanks for that info Miami Bruce.
wow thanks for that info Miami Bruce.
Does it have to be jpeg? PNG is a nice format, does a good job of compressing and is patent-free!
I thought it was the jpeg2000 format that was patented?
Russell
I thought it was the jpeg2000 format that was patented?
Russell
I thought it was the jpeg2000 format that was patented?
Other way round I think ;)