Modify ↓
Opened on May 2, 2015 at 5:33:21 PM
Closed on May 3, 2015 at 1:50:49 PM
#3018 closed Bug (Fixed)
_GDIPlus_EffectCreateHueSaturationLightness
| Reported by: | wakillon | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| Milestone: | 3.3.13.21 | Component: | Documentation |
| Version: | 3.3.12.0 | Severity: | None |
| Keywords: | Cc: |
Description
In the help file (Release&Beta)
saturation limits are -180 to 180
but with a value < -100 or > 100 AutoIt Crash.
For test, just try _GDIPlus_EffectCreateHueSaturationLightness
example of help file with a saturation value of 101
Help file should indicate :
$iSaturationLevel Integer in the range -100 through 100
Attachments (0)
Change History (2)
comment:2 by , on May 3, 2015 at 1:50:49 PM
| Milestone: | → 3.3.13.21 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [11281] in version: 3.3.13.21
Note:
See TracTickets
for help on using tickets.

Same for lightnessLevel
https://msdn.microsoft.com/en-us/library/windows/desktop/ms534069(v=vs.85).aspx