Filters library doesn't export any public functions itself. It contains a set of image filters
required by functions that process images such as GammaBrush(), ArcDistortBrush(),
SetLayerFilter() or when using the Filters tag of the standard draw tags.
Thus, when using Miniwood you need to load filters library if your script uses image processing
functions that require this library.