|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| UINT32 | GetGradientStopCount () |
| void | GetGradientStops ([out] D2D1_GRADIENT_STOP *stops, [in] UINT32 stop_count) |
| D2D1_GAMMA | GetColorInterpolationGamma () |
| D2D1_EXTEND_MODE | GetExtendMode () |
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_GAMMA ID2D1GradientStopCollection::GetColorInterpolationGamma | ( | ) |
| D2D1_EXTEND_MODE ID2D1GradientStopCollection::GetExtendMode | ( | ) |
| UINT32 ID2D1GradientStopCollection::GetGradientStopCount | ( | ) |
| void ID2D1GradientStopCollection::GetGradientStops | ( | [out] D2D1_GRADIENT_STOP * | stops, |
| [in] UINT32 | stop_count | ||
| ) |