Bitmap for UWP
InputDescription コンストラクタ

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > InputDescription 構造体 : InputDescription コンストラクタ
The type of filter to apply to the input texture
The mip level to retrieve from the upstream transform, if specified.
Initializes a new instance of InputDescriptionstruct.
シンタックス
'宣言
 
Public Function New( _
   ByVal filter As Filter, _
   ByVal levelOfDetail As System.Integer _
)
public InputDescription( 
   Filter filter,
   System.int levelOfDetail
)

パラメータ

filter
The type of filter to apply to the input texture
levelOfDetail
The mip level to retrieve from the upstream transform, if specified.
参照

InputDescription 構造体
InputDescription メンバ