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

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