Saving PNG problem
BlitzPlus Forums/BlitzPlus Programming/Saving PNG problem
| ||
| I found an archive that said you could use a DLL to save PNGs, but the links were dead. Does anyone know where these went to? http://www.blitzbasic.com/codearcs/codearcs.php?code=405 |
| ||
| Try the 2nd link again. |
| ||
| Thanks very much! |
| ||
| Is it possible to save Alpha/Transparency information as well? |
| ||
| I discovered you can. The alpha information is stored first before the RGB. |