LEADTOOLS Workflow TWAIN (Leadtools.Workflow.Scan assembly)

BitsPerPixel Property

Show in webframe





Gets or sets the bits per pixel the acquired images will have.
Syntax
public int BitsPerPixel {get; set;}
'Declaration
 
Public Property BitsPerPixel As Integer
'Usage
 
Dim instance As ScanActivity
Dim value As Integer
 
instance.BitsPerPixel = value
 
value = instance.BitsPerPixel

            

            
public:
property int BitsPerPixel {
   int get();
   void set (    int value);
}

Property Value

The bits per pixel the acquired images will have. The default value is int.MaxValue which means the currently selected value will be used.
Requirements

Target Platforms

See Also

Reference

ScanActivity Class
ScanActivity Members
Using Leadtools Workflow Scan Activity.

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Workflow.Scan requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features