Leadtools.ImageProcessing.SpecialEffects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.11
TunnelCommand Class Members
See Also  Properties  Methods  Events
Leadtools.ImageProcessing.SpecialEffects Namespace : TunnelCommand Class


The following tables list the members exposed by TunnelCommand.

Public Constructors

 NameDescription
Public ConstructorTunnelCommand ConstructorOverloaded.  Initializes a new TunnelCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyBrightColor Gets or sets the color of an external light source that shines in the tunnel.  
Public PropertyBrightLength Gets or sets a value that indicates how much the brightness changes as you move along the Z axis.  
Public PropertyCenterPoint Gets or sets a point structure that contains the point at which the camera or viewer is looking.  
Public PropertyDistance Gets or sets the camera distance from the viewing screen.  
Public PropertyEndBright Gets or sets a value that indicates the brightness of an external light source at the end of the tunnel.  
Public PropertyFillColor Gets or sets the background color.  
Public PropertyFlags Gets or sets flags that indicate the background color and which image dimension extends along the Z-axis.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyRadius Gets or sets the tunnel radius.  
Public PropertyRepeat Gets or sets the number of times the image repeats along the Z-axis.  
Public PropertyRotationOffset Gets or sets a value that rotates the tunnel around the Z-axis in pixel steps.  
Public PropertyStartBright Gets or sets a value that indicates the brightness of an external light source at the beginning of the tunnel.  
Public PropertyStretch Gets or sets a value that indicates whether to expand or compress the image, and by how much.  
Public PropertyZValue Gets or sets a value that represents the viewing screen offset on the Z-axis.  
Top

Public Methods

 NameDescription
Public MethodOnProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodRun (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

Public Events

 NameDescription
Public EventProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top

See Also