ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / BitmapDecoder Class / GetPreview Method

In This Topic
    GetPreview Method
    In This Topic
    HRESULT IWICBitmapDecoder::GetPreview([Out] IWICBitmapSource** ppIBitmapSource)
    Syntax
    'Declaration
     
    Public Function GetPreview() As BitmapSource
    public BitmapSource GetPreview()
    See Also