Modify ↓
Opened 10 years ago
Closed 10 years ago
#3018 closed Bug (Fixed)
_GDIPlus_EffectCreateHueSaturationLightness
Reported by: | wakillon | Owned by: | Jpm |
---|---|---|---|
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:1 Changed 10 years ago by wakillon
comment:2 Changed 10 years ago by Jpm
- Milestone set to 3.3.13.21
- Owner set to Jpm
- Resolution set to Fixed
- Status changed from new to closed
Fixed by revision [11281] in version: 3.3.13.21
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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