←Select platform

LightnessFactor Property (PicturizeSingleCommand)

Summary

Gets or sets a value that represents how much to lighten the thumbnail image.

Syntax

C#
VB
C++
public int LightnessFactor {get; set;}
Public Property LightnessFactor As Integer
public: 
property int LightnessFactor { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that represents how much to lighten the thumbnail image. Valid values are between 0 and 1000. This value is divided internally by 1000. Values between 0 and 499 darken the image. Values between 500 and 1000 lighten the image.

Example

Refer to PicturizeSingleCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Effects Assembly
Click or drag to resize