Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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

  Name Description
Public Property BrightColor Gets or sets the color of an external light source that shines in the tunnel.  
Public Property BrightLength Gets or sets a value that indicates how much the brightness changes as you move along the Z axis.  
Public Property CenterPoint Gets or sets a point structure that contains the point at which the camera or viewer is looking.  
Public Property Distance Gets or sets the camera distance from the viewing screen.  
Public Property EndBright Gets or sets a value that indicates the brightness of an external light source at the end of the tunnel.  
Public Property FillColor Gets or sets the background color.  
Public Property Flags Gets or sets flags that indicate the background color and which image dimension extends along the Z-axis.  
Public Property HasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public Property Radius Gets or sets the tunnel radius.  
Public Property Repeat Gets or sets the number of times the image repeats along the Z-axis.  
Public Property RotationOffset Gets or sets a value that rotates the tunnel around the Z-axis in pixel steps.  
Public Property StartBright Gets or sets a value that indicates the brightness of an external light source at the beginning of the tunnel.  
Public Property Stretch Gets or sets a value that indicates whether to expand or compress the image, and by how much.  
Public Property ZValue Gets or sets a value that represents the viewing screen offset on the Z-axis.  
Top

See Also