[]
        
(Showing Draft Content)

C1.Util.DX.WIC.BitmapDecoderInfo.MatchesPattern

MatchesPattern Method

MatchesPattern(IStream)

Retrieves a value that indicates whether the codec recognizes the pattern within a specified stream.

Declaration
public bool MatchesPattern(IStream stream)
Parameters
Type Name Description
IStream stream

The stream to pattern match within.

Returns
Type Description
bool

true if the patterns match; otherwise, false.