←Select platform

PixelFlavor Property

Summary

Gets or sets pixel flavor used when acquiring.

Syntax

C#
VB
C++
public TwainImagePixelFlavor PixelFlavor { get; set; } 
Public Property PixelFlavor As Leadtools.Twain.TwainImagePixelFlavor 

Property Value

Pixel flavor used when acquiring. Possible values are (according to the TWAIN 2.0 specification): TwainCapabilityValue.PixelFlavorChocolate zero stands for the darkest shade, TwainCapabilityValue.PixelFlavorVanilla zero stands for the lightest shade.

Example

Refer to ImageEffects example.

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