Property | Type | Description | |
---|---|---|---|
CheckPoint | void | ||
DrawChannel | void | ||
DrawHistogram | void | ||
HandleExposeEvent | void |
Method | Description | |
---|---|---|
HistogramWidget ( ) : System | ||
ResetHistogram ( ) : void | ||
SetSelected ( int channel, bool val ) : void |
Method | Description | |
---|---|---|
CheckPoint ( Rectangle rect, PointD point ) : void | ||
DrawChannel ( Context g, ColorBgra color, int channel, long max, float mean ) : void | ||
DrawHistogram ( Context g ) : void | ||
HandleExposeEvent ( object o, Gtk args ) : void |
public SetSelected ( int channel, bool val ) : void | ||
channel | int | |
val | bool | |
return | void |