ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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