Skip to content

Simple class that use WriteableBitmap.WritePixels to write the pixels directly, providing the maximum performance but hugh memory loading.

License

Notifications You must be signed in to change notification settings

ducknology/WPF-ImageSequenceController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WPF-ImageSequenceController

Simple class to display image sequence animation on WPF using WriteableBitmap.WritePixels to write the pixels directly from byte info. Providing the maximum performance but hugh memory loading.

About

Simple class that use WriteableBitmap.WritePixels to write the pixels directly, providing the maximum performance but hugh memory loading.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages