TSvgReader.BlurQuality

property BlurQuality: integer; //read and write


High quality blurring can really slow down rendering, so blur quality can become a choice of (or compromise between) quality vs speed.

Range is between 0 and 2. Default = 1.
0: OK quality and reasonably fast
1: good quality but slower
2: excellent quality but potentially quite slow (depending on image size)