The following tables list the members exposed by DisplacementCommand.
Name | Description | |
---|---|---|
DisplacementCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
DisplacementMapImage | Gets or sets the value that indicates the displacement image handle. Supported in Silverlight, Windows Phone 7 | |
FillColor | Gets or sets the value that indicates the RasterColor value that specifies the fill color for any exposed areas. Supported in Silverlight, Windows Phone 7 | |
Flags | Gets or sets the value that indicates the how to handle exposed areas, and the way to use the displacement map image. Supported in Silverlight, Windows Phone 7 | |
HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
HorizontalFactor | Gets or sets the value that indicates the horizontal displacement factor, in percent of the image dimensions. Supported in Silverlight, Windows Phone 7 | |
VerticalFactor | Gets or sets the value that indicates the vertical displacement factor, in percent of the image dimensions. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this command. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |