ICC_ColorSpace#minVal/maxVal have the opposite description

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 17, 20, 21, 22
    • Component/s: 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;

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

              Created:
              Updated:
              Resolved: