ComponentOne Bitmap for UWP
GifBitmapDecoder Class
Members 

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace : GifBitmapDecoder Class
Gif bitmap encoder using BitmapDecoder initialized with default guid ContainerFormatGuids.Gif.
Object Model
GifBitmapDecoder Class
Syntax
'Declaration
 
Public Class GifBitmapDecoder 
   Inherits BitmapDecoder
   Implements C1.Util.DX.IUnknown 
public class GifBitmapDecoder : BitmapDecoder, C1.Util.DX.IUnknown  
Inheritance Hierarchy

System.Object
   C1.Util.DX.DisposeBase
      C1.Util.DX.CppObject
         C1.Util.DX.ComObject
            C1.Util.DX.WIC.BitmapDecoder
               C1.Util.DX.WIC.GifBitmapDecoder

See Also

Reference

GifBitmapDecoder Members
C1.Util.DX.WIC Namespace