[]
        
(Showing Draft Content)

C1.Util.DX.WIC.BitmapCodecInfo.MatchesMimeType

MatchesMimeType Method

MatchesMimeType(string)

HRESULT IWICBitmapCodecInfo::MatchesMimeType([In] const wchar_t* wzMimeType,[Out] BOOL* pfMatches)

Declaration
public bool MatchesMimeType(string mimeType)
Parameters
Type Name Description
string mimeType
Returns
Type Description
bool