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 TwainSession.ImageEffects property will get/set Highlight property
If the NegotiateContrast is set, then the TwainSession.ImageEffects property will get/set Contrast property
If the NegotiateBrightness is set, then the TwainSession.ImageEffects property will get/set Brightness property