ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Boolean
    public System.bool IsChromakeySupported()
    See Also