ComponentOne Imaging for UWP
C1Image Class
Members 

C1.UWP.Imaging Assembly > C1.Xaml.Imaging Namespace : C1Image Class
The C1Image control is similar to an Image element, but is unique in that it also renders GIF and animated GIF files.
Object Model
C1Image Class
Syntax
'Declaration
 
Public Class C1Image 
   Inherits Windows.UI.Xaml.Controls.Control
public class C1Image : Windows.UI.Xaml.Controls.Control 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        C1.Xaml.Imaging.C1Image

See Also

Reference

C1Image Members
C1.Xaml.Imaging Namespace