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

Scaled drawImage results can depend on clipping

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • 2d
    • beta2
    • generic
    • generic

      The current drawImage pipelines that deal with image scaling can call
      different algorithms depending on whether the current clip totally
      encompasses the operation, or if it is rectangular and clips part
      of the operation, or if it is non-rectangular.

      The different algorithms used in these different cases do not always
      agree pixel for pixel with each other. In some cases, the different
      choices can result in filtering being applied or ignored which causes
      a major change in the resulting output.

      All results from drawImage should be identical under all types of
      clipping.

            flar Jim Graham
            flar Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: