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


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

Public Properties

 NameDescription
Public PropertyBendFactor Gets or sets the plane's bending value.  
Public PropertyBrightColor Gets or sets the color of an external light source that shines on the displayed images.  
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 the point at which the camera or viewer is looking.  
Public PropertyDistance Gets or sets the camera distance from the viewing screen, in pixels.  
Public PropertyEndBright Gets or sets a value that indicates the brightness of an external light source on the last image displayed.  
Public PropertyFillColor Gets or sets the background color.  
Public PropertyFlags Gets or sets flags that indicate the background color and the planes to be shown.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyPlaneOffset Gets or sets the distance between the parallel planes.  
Public PropertyPyramidAngle Gets or sets the view angle, off the Z-axis.  
Public PropertyRepeat Gets or sets the number of times the image repeats along the Z-axis.  
Public PropertyStartBright Gets or sets a value that indicates the brightness of an external light source on the first image displayed.  
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 the viewing screen offset on the Z-axis, in pixels.  
Top

See Also