Skip to content

Latest commit

 

History

History
81 lines (59 loc) · 3.5 KB

nf-d2d1_1-id2d1gradientstopcollection1-getpreinterpolationspace.md

File metadata and controls

81 lines (59 loc) · 3.5 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:d2d1_1.ID2D1GradientStopCollection1.GetPreInterpolationSpace
ID2D1GradientStopCollection1::GetPreInterpolationSpace (d2d1_1.h)
Gets the color space of the input colors as well as the space in which gradient stops are interpolated.
GetPreInterpolationSpace
GetPreInterpolationSpace method [Direct2D]
GetPreInterpolationSpace method [Direct2D]
ID2D1GradientStopCollection1 interface
ID2D1GradientStopCollection1 interface [Direct2D]
GetPreInterpolationSpace method
ID2D1GradientStopCollection1.GetPreInterpolationSpace
ID2D1GradientStopCollection1::GetPreInterpolationSpace
d2d1_1/ID2D1GradientStopCollection1::GetPreInterpolationSpace
direct2d.id2d1gradientstopcollection1_getpreinterpolationspace
direct2d\id2d1gradientstopcollection1_getpreinterpolationspace.htm
Direct2D
8222d713-c47e-4e4c-92aa-040dc9085ce9
12/05/2018
GetPreInterpolationSpace, GetPreInterpolationSpace method [Direct2D], GetPreInterpolationSpace method [Direct2D],ID2D1GradientStopCollection1 interface, ID2D1GradientStopCollection1 interface [Direct2D],GetPreInterpolationSpace method, ID2D1GradientStopCollection1.GetPreInterpolationSpace, ID2D1GradientStopCollection1::GetPreInterpolationSpace, d2d1_1/ID2D1GradientStopCollection1::GetPreInterpolationSpace, direct2d.id2d1gradientstopcollection1_getpreinterpolationspace
d2d1_1.h
Windows
Windows 8 and Platform Update for Windows 7 [desktop apps \| UWP apps]
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps \| UWP apps]
D2d1.dll
Windows
19H1
ID2D1GradientStopCollection1::GetPreInterpolationSpace
d2d1_1/ID2D1GradientStopCollection1::GetPreInterpolationSpace
c++
APIRef
kbSyntax
COM
D2d1.dll
ID2D1GradientStopCollection1.GetPreInterpolationSpace

ID2D1GradientStopCollection1::GetPreInterpolationSpace

-description

Gets the color space of the input colors as well as the space in which gradient stops are interpolated.

-returns

Type: D2D1_COLOR_SPACE

This method returns the color space.

-remarks

If this object was created using ID2D1RenderTarget::CreateGradientStopCollection, this method returns the color space related to the color interpolation gamma.

-see-also

ID2D1DeviceContext::CreateEffect

ID2D1DeviceContext::CreateGradientStopCollection

ID2D1GradientStopCollection1

ID2D1RenderTarget::CreateGradientStopCollection