The following tables list the members exposed by LineProfileCommand.
Name | Description | |
---|---|---|
![]() | LineProfileCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BlueBuffer | Array that ise allocated and updated with the blue values for the line specified by the FirstPoint and SecondPoint properties. Supported in Silverlight, Windows Phone 7 |
![]() | FirstPoint | Gets or sets the starting point for the line. Supported in Silverlight, Windows Phone 7 |
![]() | GreenBuffer | Array that is allocated and updated with the green values for the line specified by the FirstPoint and SecondPoint properties. 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) |
![]() | RedBuffer | Array that is allocated and updated with the red values for the line specified by the FirstPoint and SecondPoint properties. Supported in Silverlight, Windows Phone 7 |
![]() | SecondPoint | Gets or sets the end point for the line. 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 class. 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) |