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. | |
FirstPoint | Gets or sets the starting point for the line. | |
GreenBuffer | Array that is allocated and updated with the green values for the line specified by the FirstPoint and SecondPoint properties. | |
HasProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
length | Gets the length for each of the redBuffer, greenBuffer and blueBuffer properties | |
RedBuffer | Array that is allocated and updated with the red values for the line specified by the FirstPoint and SecondPoint properties. | |
SecondPoint | Gets or sets the end point for the line. |
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this class. |
Name | Description | |
---|---|---|
Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |