winforms - c# Animation via sequence of pictures -


i made animation in windows forms via c#. have bitmap inside code updates frequently. after each update picturebox draws bitmap. if work big bitmap (e.g 1000 height), draws slow , animation moves slow too.

how can avoid lag? ofc can reduce frames animation, dont want that. may use 2d rendering libraries draw image? i'm looking possible solutions. thanks.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -