This website requires JavaScript.
Explore
Help
Register
Sign In
windows
/
QuickLook
Watch
1
Star
0
Fork
0
You've already forked QuickLook
mirror of
https://github.com/QL-Win/QuickLook.git
synced
2025-09-11 09:49:07 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e79de6c36dea7b52b7c017c5c6c20f2118a62c50
QuickLook
/
QuickLook.Plugin
/
QuickLook.Plugin.ImageViewer
/
AnimatedImage
History
Paddy Xu
e79de6c36d
use native rotate method suggested by @dlemstra
2017-08-04 22:07:02 +03:00
..
AnimatedImage.cs
Use my home-made GIF and APNG animator. It's really save CPU compared to previous one!
2017-07-31 00:14:21 +03:00
APNGAnimationProvider.cs
let WPF do the decoding
2017-08-01 23:28:58 +03:00
GIFAnimationProvider.cs
Use my home-made GIF and APNG animator. It's really save CPU compared to previous one!
2017-07-31 00:14:21 +03:00
IAnimationProvider.cs
Use my home-made GIF and APNG animator. It's really save CPU compared to previous one!
2017-07-31 00:14:21 +03:00
ImageMagickProvider.cs
use native rotate method suggested by @dlemstra
2017-08-04 22:07:02 +03:00