Accusoft ImagXpress 13
AdjustHSL Method

The adjustment in terms of percent to the hue component of each pixel in the current image. 

The valid range is -100 to 100

The adjustment in terms of percent to the saturation component of each pixel in  the current image.

 The valid value range is  -100 to 100

The adjustment in terms of percent to the luminance component of each pixel in the current image.

The valid value range is -100 to 100

Description
Adjusts the hue, saturation, and luminance components of the current image.
Syntax
Visual Basic
Public Sub AdjustHSL( _
   ByVal IPAdjustHue As Integer, _
   ByVal IPAdjustSat As Integer, _
   ByVal IPAdjustLum As Integer _
) 
Parameters
IPAdjustHue

The adjustment in terms of percent to the hue component of each pixel in the current image. 

The valid range is -100 to 100

IPAdjustSat

The adjustment in terms of percent to the saturation component of each pixel in  the current image.

 The valid value range is  -100 to 100

IPAdjustLum

The adjustment in terms of percent to the luminance component of each pixel in the current image.

The valid value range is -100 to 100

Remarks

If the UndoEnabled property is True, hDIBUndo is replaced by hDIB, hDIB is replaced by the DIB resulting from this method, and the Picture property is set to the resulting image.

See Also

ImagXpress Object  | ImagXpress Members  | UndoEnabled Property  | hDIBUndo Property  | hDIB Property  | Picture Property  | Color Image Processing  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback