Skip to content

WPF user control designed to display and play APNG/PNG animation.

License

Notifications You must be signed in to change notification settings

super-hiro69/ApngWpfPlayer

 
 

Repository files navigation

APNG Player Library

NuGet

WPF User Control that can show APNG/PNG animated files and play them

Usage

xmlns:apngPlayer="clr-namespace:ImoutoRebirth.Navigator.ApngWpfPlayer.ApngPlayer;assembly=ImoutoRebirth.Navigator.ApngWpfPlayer"
...
<apngPlayer:ApngPlayer Source="{Binding Path}" />

Installation

Install as NuGet package:

Install-Package ImoutoRebirth.ApngWpfPlayer

or

<PackageReference Include="ImoutoRebirth.ApngWpfPlayer" Version="1.4.1" />

About

WPF user control designed to display and play APNG/PNG animation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%