ImgScan User Control

ImgScanner Class Library

CompressionEnum Enumeration

 

 Defines constants of the scanned image compression.

 

[Visual Basic]

ImgScanner.CompressionEnum

 

Constants

    ImgScanner.CompressionEnum.CCITT3

    ImgScanner.CompressionEnum.CCITT4

    ImgScanner.CompressionEnum.JPG

    ImgScanner.CompressionEnum.LZW

    ImgScanner.CompressionEnum.None

    ImgScanner.CompressionEnum.RLE

 

Example

[Visual Basic] The following example sets the scanned image with the tiff CCITT4 compression.

 

[Visual Basic]

ImgScanner1.Compression =  ImgScanner1.CompressionEnum.CCITT4

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6