aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1RenderTarget.CreateGradientStopCollection
aurora
directx
d2d1
d2d1_0
ID2D1RenderTarget
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HRESULT
CreateGradientStopCollection
(D2D1_GRADIENT_STOP* gradientStops, uint gradientStopsCount, D2D1_GAMMA colorInterpolationGamma, D2D1_EXTEND_MODE extendMode, ID2D1GradientStopCollection* gradientStopCollection)
interface
ID2D1RenderTarget
extern (
Windows
)
HRESULT
CreateGradientStopCollection
(
const
D2D1_GRADIENT_STOP
*
gradientStops
,
uint
gradientStopsCount
,
D2D1_GAMMA
colorInterpolationGamma
,
D2D1_EXTEND_MODE
extendMode
,
ID2D1GradientStopCollection
*
gradientStopCollection
)
HRESULT
CreateGradientStopCollection
(D2D1_GRADIENT_STOP* gradientStops, uint gradientStopsCount, ID2D1GradientStopCollection* gradientStopCollection)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1_0
ID2D1RenderTarget
functions
BeginDraw
Clear
CreateBitmap
CreateBitmapBrush
CreateBitmapFromWicBitmap
CreateCompatibleRenderTarget
CreateGradientStopCollection
CreateLayer
CreateLinearGradientBrush
CreateMesh
CreateRadialGradientBrush
CreateSharedBitmap
CreateSolidColorBrush
DrawBitmap
DrawEllipse
DrawGeometry
DrawGlyphRun
DrawLine
DrawRectangle
DrawRoundedRectangle
DrawText
DrawTextLayout
EndDraw
FillEllipse
FillGeometry
FillMesh
FillOpacityMask
FillRectangle
FillRoundedRectangle
Flush
GetAntialiasMode
GetDpi
GetMaximumBitmapSize
GetPixelFormat
GetPixelSize
GetSize
GetTags
GetTextAntialiasMode
GetTextRenderingParams
GetTransform
IsSupported
PopAxisAlignedClip
PopLayer
PushAxisAlignedClip
PushLayer
RestoreDrawingState
SaveDrawingState
SetAntialiasMode
SetDpi
SetTags
SetTextAntialiasMode
SetTextRenderingParams
SetTransform