Reputation: 87
recently, I'm disturbed by saving bitmap to dynamic image file. I want to turn a group of bitmaps into a dynamic image file, but the function IWICBitmapFrameEncode::WriteSource only cover the previous frame while writing a new frame to file, and it makes the image file failed (the file is a static image). How can I solve the problem?
In addition, perhaps I haven't explained clearly , the following photo will help you understand:
Upvotes: 0
Views: 70