Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.02.15
PlaneCommandBitmapEffect Class Members
See Also  Fields  Properties  Methods  Events
Leadtools.Windows.Media.Effects.SpecialEffects Namespace : PlaneCommandBitmapEffect Class

The following tables list the members exposed by PlaneCommandBitmapEffect.

Public Constructors

 NameDescription
Public ConstructorPlaneCommandBitmapEffect Constructor Initializes a new instance of the PlaneCommandBitmapEffect class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)BrightColorProperty Identifies the BrightColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)BrightLengthProperty Identifies the BrightLength dependency property.  
Public Fieldstatic (Shared in Visual Basic)CenterPointProperty Identifies the CenterPoint dependency property.  
Public Fieldstatic (Shared in Visual Basic)DistanceProperty Identifies the Distance dependency property.  
Public Fieldstatic (Shared in Visual Basic)EndBrightProperty Identifies the EndBright dependency property.  
Public Fieldstatic (Shared in Visual Basic)FillColorProperty Identifies the FillColor dependency property.  
Public Fieldstatic (Shared in Visual Basic)FlagsProperty Identifies the Flags dependency property.  
Public Fieldstatic (Shared in Visual Basic)PlaneOffsetProperty Identifies the PlaneOffset dependency property.  
Public Fieldstatic (Shared in Visual Basic)PyramidAngleProperty Identifies the PyramidAngle dependency property.  
Public Fieldstatic (Shared in Visual Basic)RepeatProperty Identifies the Repeat dependency property.  
Public Fieldstatic (Shared in Visual Basic)StartBrightProperty Identifies the StartBright dependency property.  
Public Fieldstatic (Shared in Visual Basic)StretchProperty Identifies the Stretch dependency property.  
Public Fieldstatic (Shared in Visual Basic)ZValueProperty Identifies the ZValue dependency property.  
Top

Public Properties

 NameDescription
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 PropertyCanFreeze(Inherited from System.Windows.Freezable)
Public PropertyCenterPoint Point structure that contains the point at which the camera or viewer is looking.  
Public PropertyDependencyObjectType(Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher(Inherited from System.Windows.Threading.DispatcherObject)
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 PropertyHasAnimatedProperties(Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyIsFrozen(Inherited from System.Windows.Freezable)
Public PropertyIsSealed(Inherited from System.Windows.DependencyObject)
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

Public Methods

 NameDescription
Public MethodApplyAnimationClockOverloaded. (Inherited from System.Windows.Media.Animation.Animatable)
Public MethodBeginAnimationOverloaded. (Inherited from System.Windows.Media.Animation.Animatable)
Public MethodClearValueOverloaded. (Inherited from System.Windows.DependencyObject)
Public MethodClone Clones this instance. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Public MethodCloneCurrentValue Clones the current value. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Public MethodCoerceValue(Inherited from System.Windows.DependencyObject)
Public MethodDisposeOverloaded.  Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Public MethodEquals(Inherited from System.Windows.DependencyObject)
Public MethodFreeze(Inherited from System.Windows.Freezable)
Public MethodGetAnimationBaseValue(Inherited from System.Windows.Media.Animation.Animatable)
Public MethodGetAsFrozen(Inherited from System.Windows.Freezable)
Public MethodGetCurrentValueAsFrozen(Inherited from System.Windows.Freezable)
Public MethodGetHashCode(Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator(Inherited from System.Windows.DependencyObject)
Public MethodGetOutput(Inherited from System.Windows.Media.Effects.BitmapEffect)
Public MethodGetValue(Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty(Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue(Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded. (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
Protected MethodCloneCore Clones the core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodCloneCurrentValueCore Clones the current value core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodCreateInstance(Inherited from System.Windows.Freezable)
Protected MethodCreateInstanceCore Creates the instance core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodCreateUnmanagedEffect Creates the unmanaged effect. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodFinalize Releases unmanaged resources and performs other cleanup operations before the RasterCommandBitmapEffect is reclaimed by garbage collection. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodFreezeCore(Inherited from System.Windows.Media.Animation.Animatable)
Protected MethodGetAsFrozenCore(Inherited from System.Windows.Freezable)
Protected MethodGetCurrentValueAsFrozenCore Gets the current value as frozen core. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodOnChanged(Inherited from System.Windows.Freezable)
Protected MethodOnFreezablePropertyChangedOverloaded. (Inherited from System.Windows.Freezable)
Protected MethodOnPropertyChanged(Inherited from System.Windows.Freezable)
Protected MethodReadPreamble(Inherited from System.Windows.Freezable)
Protected MethodShouldSerializeProperty(Inherited from System.Windows.DependencyObject)
Protected MethodUpdateUnmanagedPropertyState Updates the state of the unmanaged property. (Inherited from Leadtools.Windows.Media.Effects.RasterCommandBitmapEffect)
Protected MethodWritePostscript(Inherited from System.Windows.Freezable)
Protected MethodWritePreamble(Inherited from System.Windows.Freezable)
Top

Public Events

 NameDescription
Public EventChanged(Inherited from System.Windows.Freezable)
Top

See Also

Reference

PlaneCommandBitmapEffect Class
Leadtools.Windows.Media.Effects.SpecialEffects Namespace
AddNoiseCommandBitmapEffect Class
EmbossCommandBitmapEffect Class
MosaicCommandBitmapEffect Class
MotionBlurCommandBitmapEffect Class
OilifyCommandBitmapEffect Class
PosterizeCommandBitmapEffect Class
SolarizeCommandBitmapEffect Class
CubismCommandBitmapEffect Class
DrawStarCommandBitmapEffect Class
GlowCommandBitmapEffect Class
FreePlaneBendCommandBitmapEffect Class
DryCommandBitmapEffect Class
OceanCommandBitmapEffect Class
GlassEffectCommandBitmapEffect Class
LensFlareCommandBitmapEffect Class
FreeRadialBendCommandBitmapEffect Class
PlaneBendCommandBitmapEffect Class
SampleTargetCommandBitmapEffect Class
TunnelCommandBitmapEffect Class
BendCommandBitmapEffect Class
CylinderCommandBitmapEffect Class
FreeHandShearCommandBitmapEffect Class
FreeHandWaveCommandBitmapEffect Class
ImpressionistCommandBitmapEffect Class
PixelateCommandBitmapEffect Class
PolarCommandBitmapEffect Class
RadialBlurCommandBitmapEffect Class
RadialWaveCommandBitmapEffect Class
RippleCommandBitmapEffect Class
SphereCommandBitmapEffect Class
SwirlCommandBitmapEffect Class
WaveCommandBitmapEffect Class
WindCommandBitmapEffect Class
ZoomBlurCommandBitmapEffect Class
ZoomWaveCommandBitmapEffect Class
BricksTextureCommandBitmapEffect Class
CloudsCommandBitmapEffect Class
ColoredBallsCommandBitmapEffect Class
DiffuseGlowCommandBitmapEffect Class
FragmentCommandBitmapEffect Class
HalfTonePatternCommandBitmapEffect Class
MaskConvolutionCommandBitmapEffect Class
MosaicTilesCommandBitmapEffect Class
PerspectiveCommandBitmapEffect Class
PlasmaCommandBitmapEffect Class
PointillistCommandBitmapEffect Class
RomanMosaicCommandBitmapEffect Class
VignnetCommandBitmapEffect Class
ZigZagCommandBitmapEffect Class
AdjustTintCommandBitmapEffect Class
ColorHalftoneCommandBitmapEffect Class