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


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

Public Properties

 NameDescription
Public PropertyDisplacementMapImage Gets or sets the value that indicates the displacement image handle.  
Public PropertyFillColor Gets or sets the value that indicates the RasterColor value that specifies the fill color for any exposed areas.  
Public PropertyFlags Gets or sets the value that indicates the how to handle exposed areas, and the way to use the displacement map image.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyHorizontalFactor Gets or sets the value that indicates the horizontal displacement factor, in percent of the image dimensions.  
Public PropertyVerticalFactor Gets or sets the value that indicates the vertical displacement factor, in percent of the image dimensions.  
Top

See Also