|
- Drawing in PHP
- Drawing in Browser code
dModifyHSL (Function) In french: dModifieTSL
// Changes the hue, the lightness and the saturation // of the image found in the IMG_Image1 control dModifyHSL(IMG_Image1, 50, 50, 50)
Syntax
<Result> = dModifyHSL(<Source image> , <Variation of hue> , <Variation of saturation> , <Variation of lightness> [, <Destination image>])
Remarks Versions 16 and later New in version 16
Related Examples:
|
Unit examples (WINDEV): Modifying the Hue, Saturation and Lightness
[ + ] Process on the images via the WLanguage dModifyHSL function. This function is used to modify the hue, the saturation and the lightness of an image.
|
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |