Overload | Description |
---|---|
LineProfileCommand Constructor() | Initializes a new LineProfileCommand class object with default parameters. |
LineProfileCommand Constructor(LeadPoint,LeadPoint) | 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. |