Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8099811

Add optimized BoxBlur filter effect

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • fx1.2
    • fx1.2
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: