[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GaussianBlurEffect.Multithreaded

Multithreaded Property

Multithreaded

Gets or sets a value indicating whether the effect should be applied in multiple threads to boost performance.

The multi-threaded mode requires 3-4 times more memory for internal operations.

Declaration
public bool Multithreaded { get; set; }
Public Property Multithreaded As Boolean