Updated:
-
added four channel support for transparent images
- numerous minor improvements
NOTE:
The transparent background of a deformed PNG image can be changed to a solid color when the border color is changed from transparent and outputted to an animated GIF.
- Border Color defaults to transparent for PNG images and black for any other image type
Transparent Images
Using an
FFmpeg Complex Filter I was able to output a transparent animated GIF, but using this method I was not able to modify the
Disposal Method.
Not finding any documentation on the subject, I joined the
FFmpeg Forum. After a few days without my question being answered, I wrote my own patch.
NB*: A version of the patch can be found in my GIF Toolkit download.
-----------------------------------------------------------------------
Updated:
- image sizes configured to use the built-in PureBasic DPI compiler option