ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Boolean
    public System.bool IsLosslessSupported()
    See Also