SetFilters sets filters on the text. More than one filter may be applied to one text. For example, a "blur" filter might be combined with either "glow" or "dropshadow" filter.
Parameters |
Description |
const Filter* filters |
Pointer to the structure defining the filter that is set on the text. |
UPInt filtersCnt = 1 |
Number of filters applied on the text. |