ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapCodecInfo Class / IsLosslessSupported Method

In This Topic
    IsLosslessSupported Method
    In This Topic
    HRESULT IWICBitmapCodecInfo::DoesSupportLossless([Out] BOOL* pfSupportLossless)
    Syntax
    'Declaration
     
    Public Function IsLosslessSupported() As Boolean
    public bool IsLosslessSupported()
    See Also