Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainImageEffects Structure : Flags Property |
public TwainImageEffectsFlags Flags {get; set;}
'Declaration
Public Property Flags As TwainImageEffectsFlags
'Usage
Dim instance As TwainImageEffects Dim value As TwainImageEffectsFlags instance.Flags = value value = instance.Flags
public: property TwainImageEffectsFlags Flags { TwainImageEffectsFlags get(); void set ( TwainImageEffectsFlags value); }
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