set_filter
Description:
public bool set_filter (
Element filter)
Set the filter element to be used.
Filters can be used for effects, image processing, etc.
Parameters:
this |
a Camera
|
filter |
a Element for the filter
|
Returns:
true on success, false otherwise
|