For a list of all members of this type, see LineProfileCommand members
Public Properties
Name | Description | |
---|---|---|
BlueBuffer | Array that is 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 | Determines if the command object has a progress event handler set. (Inherited from 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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET