Help Center

LevelsParamsfunction

Contains members that specify adjustments to the light, midtone, or dark areas of a bitmap.

Graphicsfunctiondoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Description

The LevelsParams structure contains members that specify adjustments to the light, midtone, or dark areas of a bitmap.

You can adjust the light, midtone, or dark areas of a bitmap by following these steps.

  1. Create and initialize a LevelsParams structure.
  2. Pass the address of the LevelsParams structure to the GdipSetEffectParameters function.

Remarks: Minimum availability: GDI+ 1.1

Reference

  • Documented in Graphics/GdiPlus Flat Api/GdiPlus Structures.md
  • Topic: GDI+ Structures