ComponentOne Bitmap for WPF
MatchesMimeType Method

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > BitmapCodecInfo Class : MatchesMimeType Method
HRESULT IWICBitmapCodecInfo::MatchesMimeType([In] const wchar_t* wzMimeType,[Out] BOOL* pfMatches)
Syntax
'Declaration
 
Public Function MatchesMimeType( _
   ByVal mimeType As System.String _
) As System.Boolean
public System.bool MatchesMimeType( 
   System.string mimeType
)

Parameters

mimeType
See Also

Reference

BitmapCodecInfo Class
BitmapCodecInfo Members