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