InkStyleProperties 関数 (d2d1_3helper.h)
D2D1_INK_STYLE_PROPERTIES構造体を作成します。
構文
D2D1_INK_STYLE_PROPERTIES InkStyleProperties(
D2D1_INK_NIB_SHAPE nibShape,
[ref] const D2D1_MATRIX_3X2_F & nibTransform
);
パラメーター
nibShape
特定のインク オブジェクトを描画するために使用されるペン先 (ペン先) の事前変換図形。
[ref] nibTransform
型: const D2D1_MATRIX_3X2_F
ペン先に適用される変換。 変換行列の変換コンポーネントは、レンダリングの目的では無視されることに注意してください。
戻り値
作成されたD2D1_INK_STYLE_PROPERTIES構造体 を 返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 7、Windows Vista SP2 および Windows Vista 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー | Windows Server 2008 R2、Windows Server 2008 SP2 および Windows Server 2008 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ] |
対象プラットフォーム | Windows |
ヘッダー | d2d1_3helper.h |
Library | D2d1.lib |
[DLL] | D2d1.dll |