FastBitsPerPixel Property (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

long FastBitsPerPixel

Overview

Refer to How to Acquire from the TWAIN Source.

Remarks

Gets or sets the bits per pixel for the output file. Images scanned using the AcquireMulti method will be saved to a file using the bits per pixel value set in this property.

Note that not all bits per pixel are available to all file formats. For valid values, refer to Formats of Output Files. If value of this property is 0, the file will be stored using the closet BitsPerPixel value supported by that format.

See Also

Elements

FastTransferMode property, FastFormat property, FastBufferSize property, FastUsePreferredBufferSize property, AcquireMulti method

Topics

TWAIN Functionality: Image Functions