LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
TunnelCommand Class Properties
See Also 
Leadtools.ImageProcessing.SpecialEffects Namespace : TunnelCommand Class


"

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

"

Public Properties

 NameDescription
public Property BrightColorGets or sets the color of an external light source that shines in the tunnel.  
public Property BrightLengthGets or sets a value that indicates how much the brightness changes as you move along the Z axis.  
public Property CenterPointGets or sets a point structure that contains the point at which the camera or viewer is looking.  
public Property DistanceGets or sets the camera distance from the viewing screen.  
public Property EndBrightGets or sets a value that indicates the brightness of an external light source at the end of the tunnel.  
public Property FillColorGets or sets the background color.  
public Property FlagsGets or sets flags that indicate the background color and which image dimension extends along the Z-axis.  
public Property HasProgressDetermines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Property RadiusGets or sets the tunnel radius.  
public Property RepeatGets or sets the number of times the image repeats along the Z-axis.  
public Property RotationOffsetGets or sets a value that rotates the tunnel around the Z-axis in pixel steps.  
public Property StartBrightGets or sets a value that indicates the brightness of an external light source at the beginning of the tunnel.  
public Property StretchGets or sets a value that indicates whether to expand or compress the image, and by how much.  
public Property ZValueGets or sets a value that represents the viewing screen offset on the Z-axis.  
Top

See Also