Bitmap for UWP
MatchesPattern メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapDecoderInfo クラス : MatchesPattern メソッド
The stream to pattern match within.
Retrieves a value that indicates whether the codec recognizes the pattern within a specified stream.
シンタックス
'宣言
 
Public Function MatchesPattern( _
   ByVal stream As IStream _
) As System.Boolean
public System.bool MatchesPattern( 
   IStream stream
)

パラメータ

stream
The stream to pattern match within.

戻り値の型

trueif the patterns match; otherwise, false.
参照

BitmapDecoderInfo クラス
BitmapDecoderInfo メンバ