Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The HueSaturationLightness class enables you to change the hue, saturation, and lightness of a bitmap. Pass the address of a HueSaturationLightness object to the Graphics::DrawImage method or to the Bitmap::ApplyEffect method. To specify the magnitudes of the changes in hue, saturation, and lightness, pass a HueSaturationLightnessParams structure to the HueSaturationLightness::SetParameters method of a HueSaturationLightness object.
Inheritance
The HueSaturationLightness class implements Effect.
Methods
The HueSaturationLightness class has these methods.
| HueSaturationLightness::GetParameters The HueSaturationLightness::GetParameters method gets the current values of the parameters of this HueSaturationLightness object. |
| HueSaturationLightness::HueSaturationLightness Creates a HueSaturationLightness object. |
| HueSaturationLightness::SetParameters The HueSaturationLightness::SetParameters method sets the parameters of this HueSaturationLightness object. |
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | gdipluseffects.h |