ImageEffects Property

Summary
Gets or sets image effects properties for the current data source.
Syntax
C#
VB
C++
public WiaImageEffectsProperties ImageEffects { get; set; } 
  
Public Property ImageEffects As WiaImageEffectsProperties 
public: 
property WiaImageEffectsProperties ImageEffects { 
   WiaImageEffectsProperties get(); 
   void set (    WiaImageEffectsProperties ); 
} 

Property Value

WiaImageEffectsProperties structure contains the image effects properties.

Example

Refer to WiaSession.GetRootItem example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.