Leadtools.ImageProcessing.Color Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
LineProfileCommand Class Properties
See Also 


For a list of all members of this type, see LineProfileCommand members.

Public Properties

 NameDescription
Public PropertyBlueBuffer Array that ise allocated and updated with the blue values for the line specified by the FirstPoint and SecondPoint properties.  
Public PropertyFirstPoint Gets or sets the starting point for the line.  
Public PropertyGreenBuffer Array that is allocated and updated with the green values for the line specified by the FirstPoint and SecondPoint properties.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyRedBuffer Array that is allocated and updated with the red values for the line specified by the FirstPoint and SecondPoint properties.  
Public PropertySecondPoint Gets or sets the end point for the line.  
Top

See Also