Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)

Show in webframe

LineProfileCommand Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by LineProfileCommand.

Public Constructors
 NameDescription
LineProfileCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
BlueBufferArray that is allocated and updated with the blue values for the line specified by the FirstPoint and SecondPoint properties.  
FirstPointGets or sets the starting point for the line.  
GreenBufferArray that is allocated and updated with the green values for the line specified by the FirstPoint and SecondPoint properties.  
HasProgressDetermines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand)
LengthGets the length for each of the redBuffer, greenBuffer and blueBuffer properties  
RedBufferArray that is allocated and updated with the red values for the line specified by the FirstPoint and SecondPoint properties.  
SecondPointGets or sets the end point for the line.  
Top
Public Methods
 NameDescription
GetStringDescriptionReturns a meaningful name for this command.  
OnProgressImplements OnProgress. (Inherited from Leadtools.ImageProcessing.RasterCommand)
RunImplements Run. (Inherited from Leadtools.ImageProcessing.RasterCommand)
ToStringOverridden. Returns a meaningful name for this class.  
Top
Public Events
 NameDescription
ProgressImplements Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top
See Also

Reference

LineProfileCommand Class
Leadtools.ImageProcessing.Color Namespace
Introduction to Image Processing With LEADTOOLS
Leadtools.ImageProcessing.ClearCommand
Leadtools.RasterImage.GetRow(System.Int32,System.IntPtr,System.Int32)

Error processing SSI file