ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapDecoderInfo Class / CreateInstance Method

In This Topic
    CreateInstance Method (BitmapDecoderInfo)
    In This Topic
    HRESULT IWICBitmapDecoderInfo::CreateInstance([Out, Fast] IWICBitmapDecoder** ppIBitmapDecoder)
    Syntax
    'Declaration
     
    Public Function CreateInstance() As BitmapDecoder
    public BitmapDecoder CreateInstance()
    See Also