Add optimized BoxBlur filter effect

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • fx1.2
    • Affects Version/s: fx1.2
    • Component/s: javafx

      The current GaussianBlur class implies a Gaussian kernel, which looks nice but can be expensive in terms of performance. Having a BoxBlur class would allow us to have a faster blur implementation that could also potentially be used by other classes, such as DropShadow.

            Assignee:
            Jim Graham
            Reporter:
            Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: