←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly