Skip to content

ImoutoChan/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.2" />

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages