User interface for selection of filter effects and their properties.
| FilterForm | User interface for selection of filter effects and their properties. |
| Functions | |
| InitializeComponent | Initializes the user interface components on the form. |
| updateFromFilters | Updates the UI widgets from the filters in the array. |
Initializes the user interface components on the form.
public function InitializeComponent( app: Sprite, page: Sprite, tooltips: Tooltips, defaultColor: uint, tabColor: uint ):void
Updates the UI widgets from the filters in the array.
public function updateFromFilters( filters: Array ):void