名前 | 解説 | |
---|---|---|
![]() ![]() | Create | オーバーロードされます。 Creates a new SolidColorBrushthat has the specified color and opacity. |
![]() | GetColor | D2D_COLOR_F ID2D1SolidColorBrush::GetColor() |
![]() | GetFactory | void ID2D1Resource::GetFactory([Out] ID2D1Factory** factory) C1.Util.DX.Direct2D.Resourceから継承されます。 |
![]() | GetOpacity | float ID2D1Brush::GetOpacity() C1.Util.DX.Direct2D.Brushから継承されます。 |
![]() | GetTransform | void ID2D1Brush::GetTransform([Out] D2D_MATRIX_3X2_F* transform) C1.Util.DX.Direct2D.Brushから継承されます。 |
![]() | QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |
![]() | QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 |
![]() | SetColor | void ID2D1SolidColorBrush::SetColor([In] const D2D_COLOR_F* color) |
![]() | SetOpacity | void ID2D1Brush::SetOpacity([In] float opacity) C1.Util.DX.Direct2D.Brushから継承されます。 |
![]() | SetTransform | void ID2D1Brush::SetTransform([In] const D2D_MATRIX_3X2_F* transform) C1.Util.DX.Direct2D.Brushから継承されます。 |