Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.45 KB

d2d-color-f.md

File metadata and controls

47 lines (27 loc) · 1.45 KB
title description ms.assetid keywords ms.topic ms.date
D2D_COLOR_F (D2DBaseTypes.h)
Describes the red, green, blue, and alpha components of a color. | D2D_COLOR_F (D2DBaseTypes.h)
706c6ba1-1685-4df7-9b40-279eb628df34
D2D_COLOR_F
reference
05/31/2018

D2D_COLOR_F

Describes the red, green, blue, and alpha components of a color.

typedef D3DCOLORVALUE D2D_COLOR_F;

Remarks

For more information, see D3DCOLORVALUE.

Requirements

Requirement Value
Minimum supported client
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps]
Minimum supported server
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps]
Minimum supported phone
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps]
Header
D2DBaseTypes.h (include D2d1.h)

See also

D3DCOLORVALUE