Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 2.22 KB

nf-gdipluscolor-color-setvalue.md

File metadata and controls

74 lines (58 loc) · 2.22 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 req.product ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:gdipluscolor.Color.SetValue
Color::SetValue (gdipluscolor.h)
The Color::SetValue method sets the color of this Color object.
Color class [GDI+]
SetValue method
Color.SetValue
Color::SetValue
SetValue
SetValue method [GDI+]
SetValue method [GDI+]
Color class
_gdiplus_CLASS_Color_SetValue_argb_
gdiplus._gdiplus_CLASS_Color_SetValue_argb_
gdiplus\_gdiplus_CLASS_Color_SetValue_argb_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\colorclass\colormethods\setvalue.htm
12/05/2018
Color class [GDI+],SetValue method, Color.SetValue, Color::SetValue, SetValue, SetValue method [GDI+], SetValue method [GDI+],Color class, _gdiplus_CLASS_Color_SetValue_argb_, gdiplus._gdiplus_CLASS_Color_SetValue_argb_
gdipluscolor.h
Gdiplus.h
Windows
Windows XP, Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Gdiplus.lib
Gdiplus.dll
Windows
GDI+ 1.0
19H1
Color::SetValue
gdipluscolor/Color::SetValue
c++
APIRef
kbSyntax
COM
Gdiplus.dll
Color.SetValue

Color::SetValue

-description

The Color::SetValue method sets the color of this Color object.

-parameters

-param argb [in]

Type: ARGB

Thirty-two bit ARGB value that specifies the color. An ARGB value consolidates the alpha, red, green, and blue components of a color. ARGB is defined in Gdipluspixelformats.h.

-see-also

Color

Color::GetValue

Color::MakeARGB