←Select platform

Brightness Property

Summary

Gets or sets the brightness value to use when transferring images from the current WIA source.

Syntax

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

Property Value

The brightness value to use when transferring images from the current WIA source. Possible values range from -1000 through 1000, where 1000 corresponds to the maximum brightness, 0 corresponds to normal brightness, and -1000 corresponds to the minimum brightness.

Example

For an example, refer to WiaSession.GetRootItem.

Requirements

Target Platforms

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