The following tables list the members exposed by LineProfileCommand.
Name | Description | |
---|---|---|
LineProfileCommand | Initializes a new LineProfileCommand class object with explicit parameters. The RedBuffer, GreenBuffer and BlueBuffer properties are updated with the corresponding color information about the pixels between the points specified in the firstPoint and secondPoint parameters. |
Name | Description | |
---|---|---|
OnProgress | Raises the Progress event. (Inherited from RasterCommand) | |
Run | Runs the image processing command. (Inherited from RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this class. |
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. |
Name | Description | |
---|---|---|
Progress | Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand) |
Leadtools.ImageProcessing.Color Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document