The following tables list the members exposed by LineProfileCommand.
Name | Description | |
---|---|---|
LineProfileCommand Constructor | Overloaded. Initializes a new LineProfileCommand class object with default parameters. |
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) | |
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 | |
---|---|---|
OnProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Overridden. Returns a meaningful name for this class. |
Name | Description | |
---|---|---|
Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |