ComponentOne Imaging for UWP
ImageSource Property

C1.UWP.Imaging Assembly > C1.Xaml.Imaging Namespace > C1Bitmap Class : ImageSource Property
Gets an ImageSource that is automatically updated to show the content of the C1Bitmap.
Syntax
'Declaration
 
Public ReadOnly Property ImageSource As Windows.UI.Xaml.Media.ImageSource
public Windows.UI.Xaml.Media.ImageSource ImageSource {get;}
See Also

Reference

C1Bitmap Class
C1Bitmap Members