BitsPerPixel Property

Summary

Gets or sets a value that represents the pixel format that will be used for this configuration.

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

Property Value

The configuration bits per pixel.

Remarks

For more information, refer to Fast TWAIN (Scan Configurations).

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly