Bitmap for UWP
LayerParameters1 コンストラクタ

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > LayerParameters1 構造体 : LayerParameters1 コンストラクタ
The content bounds.
The geometry mask.
The mask antialias mode.
The mask transform.
The opacity.
The opacity brush.
The layer options.
Initializes a new instance of the LayerParameters1struct.
シンタックス
'宣言
 
Public Function New( _
   ByVal contentBounds As RectF, _
   ByVal geometryMask As Geometry, _
   ByVal maskAntialiasMode As AntialiasMode, _
   ByVal maskTransform As Matrix3x2, _
   ByVal opacity As System.Single, _
   ByVal opacityBrush As Brush, _
   ByVal layerOptions As LayerOptions1 _
)
public LayerParameters1( 
   RectF contentBounds,
   Geometry geometryMask,
   AntialiasMode maskAntialiasMode,
   Matrix3x2 maskTransform,
   System.float opacity,
   Brush opacityBrush,
   LayerOptions1 layerOptions
)

パラメータ

contentBounds
The content bounds.
geometryMask
The geometry mask.
maskAntialiasMode
The mask antialias mode.
maskTransform
The mask transform.
opacity
The opacity.
opacityBrush
The opacity brush.
layerOptions
The layer options.
参照

LayerParameters1 構造体
LayerParameters1 メンバ