Name | Description | |
---|---|---|
![]() ![]() | Create | Overloaded. Creates an GradientStopCollection from the specified gradient stops, a Gamma StandardRgb, and ExtendMode.Clamp. |
![]() | Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Util.DX.ComObject) |
![]() | GetColorInterpolationGamma | D2D1_GAMMA ID2D1GradientStopCollection::GetColorInterpolationGamma() |
![]() | GetExtendMode | D2D1_EXTEND_MODE ID2D1GradientStopCollection::GetExtendMode() |
![]() | GetFactory | void ID2D1Resource::GetFactory([Out] ID2D1Factory** factory) (Inherited from C1.Util.DX.Direct2D.Resource) |
![]() | GetGradientStopCount | unsigned int ID2D1GradientStopCollection::GetGradientStopCount() |
![]() | GetGradientStops | void ID2D1GradientStopCollection::GetGradientStops([Out, Buffer] D2D1_GRADIENT_STOP* gradientStops,[In] unsigned int gradientStopsCount) |
![]() | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
![]() | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |