ホーム › Graphics.DirectComposition › IDCompositionBrightnessEffect
IDCompositionBrightnessEffect
COMメソッド 10
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 4 | HRESULT SetWhitePoint(D2D_VECTOR_2F* whitePoint) |
| 5 | HRESULT SetBlackPoint(D2D_VECTOR_2F* blackPoint) |
| 6 | HRESULT SetWhitePointX(IDCompositionAnimation* animation) |
| 7 | HRESULT SetWhitePointX(FLOAT whitePointX) |
| 8 | HRESULT SetWhitePointY(IDCompositionAnimation* animation) |
| 9 | HRESULT SetWhitePointY(FLOAT whitePointY) |
| 10 | HRESULT SetBlackPointX(IDCompositionAnimation* animation) |
| 11 | HRESULT SetBlackPointX(FLOAT blackPointX) |
| 12 | HRESULT SetBlackPointY(IDCompositionAnimation* animation) |
| 13 | HRESULT SetBlackPointY(FLOAT blackPointY) |