Property | Type | Description | |
---|---|---|---|
mode_combo | |||
mode_label | |||
stencil | IBitVector2D | ||
tolerance_label | |||
tolerance_slider | Pinta.Core.ToolBarSlider |
Method | Description | |
---|---|---|
FillStencilByColor ( |
||
FillStencilFromPoint ( |
Method | Description | |
---|---|---|
OnBuildToolBar ( Gtk tb ) : void | ||
OnFillRegionComputed ( Point polygonSet ) : void | ||
OnMouseDown ( Gtk canvas, Gtk args, |
Method | Description | |
---|---|---|
CheckColor ( |
public static FillStencilByColor ( |
||
surface | ||
stencil | IBitVector2D | |
cmp | ||
tolerance | int | |
boundingBox | ||
return | void |
public static FillStencilFromPoint ( |
||
surface | ||
stencil | IBitVector2D | |
start | Point | |
tolerance | int | |
boundingBox | ||
return | void |
protected abstract OnFillRegionComputed ( Point polygonSet ) : void | ||
polygonSet | Point | |
return | void |
protected OnMouseDown ( Gtk canvas, Gtk args, |
||
canvas | Gtk | |
args | Gtk | |
point | ||
return | void |
protected ToolBarComboBox,Pinta.Core mode_combo | ||
return |
protected ToolBarLabel,Pinta.Core tolerance_label | ||
return |