Bitmap for UWP
QueryCapability メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapDecoder クラス : QueryCapability メソッド
The stream to retrieve the decoder capabilities from..
Queries the capabilities of the decoder based on the specified stream.
シンタックス
'宣言
 
Public Function QueryCapability( _
   ByVal stream As IStream _
) As BitmapDecoderCapabilities
public BitmapDecoderCapabilities QueryCapability( 
   IStream stream
)

パラメータ

stream
The stream to retrieve the decoder capabilities from..

戻り値の型

Capabilities of the decoder
参照

BitmapDecoder クラス
BitmapDecoder メンバ