Bumpkit icon indicating copy to clipboard operation
Bumpkit copied to clipboard

A .NET imaging library that extends System.Drawing functionality

Results 7 Bumpkit issues
Sort by recently updated
recently updated
newest added

In Issue #8, there is a problem where if the source of the image is an animated gif, the result will be a corrupted animated gif. Due to the nature...

The demo use a static image, create multiple frame by rotation and save a gif. But if the original Image loaded is a Gif, it seems to create a corrupted...

Is there any way to increase the quality? It's very low right now...

I have a sequence of PNG images which I want to use for generating an animated gif. The library works well by stitching the png images to make a gif...

^^^ as described. I have two simple PNGs with a transparency channel and the resulting GIF with 100ms delay per frame is unreadable by any program.

The Repeat property of the gif encoder class works with the values: -1 = No repeat. 0 = Repeat forever. n = +Iterations. (if n set to 3, the frames...

Can't upload GIF produced by BumKit to Imgur/Twitter. Here is an answer from Imgur support team, the same answer from Twitter: "Thanks for writing! I think that's a problem with...