Tag Archives: Render GIF to HTML in CSharp

Play and Pause Animated GIF and APNG Images in Web Pages using C#

GIF and APNG are from the list of most common animated image formats. GIF stands for Graphics Interchange Format and APNG files are the Animated Portable Network Graphics. If we compare GIF and APNG files of the same quality, it is noticed that APNG files are smaller in size. This article will be discussing to play and pause animated GIF and APNG files in an HTML web page using C#.

The following topics will be covered in this article:

  • .NET API for Animated Images
  • Play and Pause Animated APNG Image in HTML using C#
  • Play and Pause Animated GIF Image in HTML using C#
Posted in GroupDocs.Viewer Product Family | Tagged , , , ,