|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| void | GetGradientStops1 ([out] D2D1_GRADIENT_STOP *gradient, [in] UINT32 count) |
| D2D1_COLOR_SPACE | GetPreInterpolationSpace () |
| D2D1_COLOR_SPACE | GetPostInterpolationSpace () |
| D2D1_BUFFER_PRECISION | GetBufferPrecision () |
| D2D1_COLOR_INTERPOLATION_MODE | GetColorInterpolationMode () |
Public Member Functions inherited from ID2D1GradientStopCollection | |
| 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 |
Definition at line 517 of file d2d1_1.idl.
| D2D1_BUFFER_PRECISION ID2D1GradientStopCollection1::GetBufferPrecision | ( | ) |
| D2D1_COLOR_INTERPOLATION_MODE ID2D1GradientStopCollection1::GetColorInterpolationMode | ( | ) |
| void ID2D1GradientStopCollection1::GetGradientStops1 | ( | [out] D2D1_GRADIENT_STOP * | gradient, |
| [in] UINT32 | count | ||
| ) |
| D2D1_COLOR_SPACE ID2D1GradientStopCollection1::GetPostInterpolationSpace | ( | ) |
| D2D1_COLOR_SPACE ID2D1GradientStopCollection1::GetPreInterpolationSpace | ( | ) |