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

ICC_ColorSpace#minVal/maxVal have the opposite description

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 17, 20, 21, 22
    • client-libs
    • 2d
    • b12
    • generic
    • generic

      Minimum is maximum, and maximum is minimum.
          /**
           * The maximum normalized component values.
           */
          private float[] minVal;

          /**
           * The minimum normalized component values.
           */
          private float[] maxVal;

            serb Sergey Bylokhov
            serb Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: