Help Center›AfxNova
ID2D1DeviceContext_.CreateGradientStopCollectionmethod
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
DECLARE ABSTRACT FUNCTION CreateGradientStopCollection (BYREF straightAlphaGradientStops AS const D2D1_GRADIENT_STOP, BYVAL straightAlphaGradientStopsCount AS UINT32, BYVAL preInterpolationSpace AS D2D1_COLOR_SPACE, BYVAL postInterpolationSpace AS D2D1_COLOR_SPACE, BYVAL bufferPrecision AS D2D1_BUFFER_PRECISION, BYVAL extendMode AS D2D1_EXTEND_MODE, BYVAL colorInterpolationMode AS D2D1_COLOR_INTERPOLATION_MODE, BYREF gradientStopCollection1 AS ID2D1GradientStopCollection1 PTR) AS HRESULT
Reference
- Include file
AfxD2D1.bi - Defined in AfxNova/AfxD2D1.bi:2785