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 > TwainImageEffectsProperties Structure : PixelFlavor Property |
public TwainImagePixelFlavor PixelFlavor {get; set;}
'Declaration
Public Property PixelFlavor As TwainImagePixelFlavor
'Usage
Dim instance As TwainImageEffectsProperties Dim value As TwainImagePixelFlavor instance.PixelFlavor = value value = instance.PixelFlavor
public: property TwainImagePixelFlavor PixelFlavor { TwainImagePixelFlavor get(); void set ( TwainImagePixelFlavor value); }