←Select platform

Flags Property

Summary

Gets or sets flags that indicate the method behavior

Syntax

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

Property Value

Flags that indicate the method behavior

Remarks

If the NegotiateHighlight is set, then the ImageEffects property will get/set Highlight property

If the NegotiateContrast is set, then the ImageEffects property will get/set Contrast property

If the NegotiateBrightness is set, then the ImageEffects property will get/set Brightness property

Example

For an example, refer to ImageEffects.

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