|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| void | SetColor ([in] const D2D1_COLOR_F *color) |
| D2D1_COLOR_F | GetColor () |
Public Member Functions inherited from ID2D1Brush | |
| void | SetOpacity ([in] float opacity) |
| void | SetTransform ([in] const D2D1_MATRIX_3X2_F *transform) |
| float | GetOpacity () |
| void | GetTransform ([out] D2D1_MATRIX_3X2_F *transform) |
Public Member Functions inherited from ID2D1Resource | |
| void | GetFactory ([out] ID2D1Factory **factory) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
| D2D1_COLOR_F ID2D1SolidColorBrush::GetColor | ( | ) |
| void ID2D1SolidColorBrush::SetColor | ( | [in] const D2D1_COLOR_F * | color | ) |