Leadtools.ImageProcessing.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
EffectsUtilities Class Methods
See Also 
Leadtools.ImageProcessing.Effects Namespace : EffectsUtilities Class


For a list of all members of this type, see EffectsUtilities members.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)GetCurvePoints Updates the curve array based on a curve or lines that pass through the specified points.  
Public Methodstatic (Shared in Visual Basic)GetFunctionalLookupTable Updates a range of entries in the lookup table, based on the specified mathematical function.  
Public Methodstatic (Shared in Visual Basic)GetRegionPerimeterLength Updates the curve array based on a curve or lines that pass through the specified points.  
Public Methodstatic (Shared in Visual Basic)GetUserLookupTable Updates the lookup table, based on a curve that passes through the specified points.  
Top

See Also