ホーム › Graphics.DirectComposition › IDCompositionShadowEffect
IDCompositionShadowEffect
COMメソッド 11
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 4 | HRESULT SetStandardDeviation(IDCompositionAnimation* animation) |
| 5 | HRESULT SetStandardDeviation(FLOAT amount) |
| 6 | HRESULT SetColor(D2D_VECTOR_4F* color) |
| 7 | HRESULT SetRed(IDCompositionAnimation* animation) |
| 8 | HRESULT SetRed(FLOAT amount) |
| 9 | HRESULT SetGreen(IDCompositionAnimation* animation) |
| 10 | HRESULT SetGreen(FLOAT amount) |
| 11 | HRESULT SetBlue(IDCompositionAnimation* animation) |
| 12 | HRESULT SetBlue(FLOAT amount) |
| 13 | HRESULT SetAlpha(IDCompositionAnimation* animation) |
| 14 | HRESULT SetAlpha(FLOAT amount) |