The following tables list the members exposed by CombineCommand.
Name | Description | |
---|---|---|
CombineCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
DestinationRectangle | Gets or sets the rectangle structure that contains the destination rectangle. Supported in Silverlight, Windows Phone 7 | |
Flags | Gets or sets flags from seven groups that define treatment of the source, treatment of the destination, the operation to use when combining the data, treatment of the resulting image, and the color plan for the destination, source and resulting images. 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) | |
SourceImage | Gets or sets the RasterImage object that references the source image. Supported in Silverlight, Windows Phone 7 | |
SourcePoint | Gets or sets a point structure that contains the origin of the source rectangle. 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 method. 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) |