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

Color adjust might produce artifacts on Linux

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3
    • None
    • 8
    • javafx
    • Ubuntu Linux, hardware rendering

    Description

      Color adjust might produce artifacts on Linux.
      See attached images.

      First image:
      new ColorAdjust() {{
        setSaturation(-0.5f);
        setHue(0.5f);
        setContrast(1.5f);
        setBrightness(0.7f);
      }}

      Second image:
      new ColorAdjust() {{ setBrightness(0.7f); }}

      Attachments

        Activity

          People

            flar Jim Graham
            ilatyshe Irina Grineva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: