C# Class PsHandler.TableSizeAverageColors

Show file Open project: kampiuceris/PsHandler Class Usage Examples

Public Properties

Property Type Description
B double
G double
R double
ScanRectangle System.Drawing.Rectangle
TableSize System.Drawing.Size

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

B public property

public double B
return double

G public property

public double G
return double

R public property

public double R
return double

ScanRectangle public property

public Rectangle,System.Drawing ScanRectangle
return System.Drawing.Rectangle

TableSize public property

public Size,System.Drawing TableSize
return System.Drawing.Size