Skip to content

Latest commit

 

History

History
80 lines (63 loc) · 3.28 KB

nf-gdipluseffects-huesaturationlightness-setparameters.md

File metadata and controls

80 lines (63 loc) · 3.28 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:gdipluseffects.HueSaturationLightness.SetParameters
HueSaturationLightness::SetParameters (gdipluseffects.h)
The HueSaturationLightness::SetParameters method sets the parameters of this HueSaturationLightness object.
HueSaturationLightness class [GDI+]
SetParameters method
HueSaturationLightness.SetParameters
HueSaturationLightness::SetParameters
SetParameters
SetParameters method [GDI+]
SetParameters method [GDI+]
HueSaturationLightness class
_gdiplus_CLASS_HueSaturationLightness_SetParameters_
gdiplus._gdiplus_CLASS_HueSaturationLightness_SetParameters_
gdiplus\_gdiplus_CLASS_HueSaturationLightness_SetParameters_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\huesaturationlightnessclass\huesaturationlightnessmethods\setparameters.htm
12/05/2018
HueSaturationLightness class [GDI+],SetParameters method, HueSaturationLightness.SetParameters, HueSaturationLightness::SetParameters, SetParameters, SetParameters method [GDI+], SetParameters method [GDI+],HueSaturationLightness class, _gdiplus_CLASS_HueSaturationLightness_SetParameters_, gdiplus._gdiplus_CLASS_HueSaturationLightness_SetParameters_
gdipluseffects.h
Gdiplus.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Gdiplus.lib
Gdiplus.dll
Windows
GDI+ 1.1
19H1
HueSaturationLightness::SetParameters
gdipluseffects/HueSaturationLightness::SetParameters
c++
APIRef
kbSyntax
COM
Gdiplus.dll
HueSaturationLightness.SetParameters

HueSaturationLightness::SetParameters

-description

The HueSaturationLightness::SetParameters method sets the parameters of this HueSaturationLightness object.

-parameters

-param parameters [in]

Type: const HueSaturationLightnessParams*

Pointer to a HueSaturationLightnessParams structure that specifies the parameters.

-returns

Type: Status

If the method succeeds, it returns Ok, which is an element of the Status enumeration.

If the method fails, it returns one of the other elements of the Status enumeration.

-see-also

HueSaturationLightness

HueSaturationLightness::GetParameters