ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / ImagingFactory Class / CreateFormatConverter Method

In This Topic
    CreateFormatConverter Method
    In This Topic
    HRESULT IWICImagingFactory::CreateFormatConverter([Out, Fast] IWICFormatConverter** ppIFormatConverter)
    Syntax
    'Declaration
     
    Public Function CreateFormatConverter() As FormatConverter
    public FormatConverter CreateFormatConverter()
    See Also