←Select platform

ImageBitsPerPixel Property

Summary

Gets or sets the bits per pixel value used to transfer images from the current TWAIN source.

Syntax

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

Property Value

The bits per pixel value used to transfer images from the current TWAIN source.

Remarks

This property internally gets or sets the bits per pixel capability ICAP_BITDEPTH. For more information on this capability, refer to http://www.twain.org and click on TWAIN Specification (Version 2.0).

Example

For an example, refer to ImageUnit.

Requirements

Target Platforms

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