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

MemoryImageSource.newPixels() is not converting properly to 16 and 24 bit modes

XMLWordPrintable

    • 2d
    • kestrel
    • x86
    • windows_nt

      On win32, display modes 16/24 bit:

      Java Media Framework uses MemoryImageSource.newPixels() to copy fresh 32 bit
      pixel data into an AWT Image, which in turn does necessary bit depth conversions. All versions of java after and including JDK1.2rc1 seem to be replicating the first column of pixels along the x direction. So I see horizontal stripes of colors. This problem does not occur on 32 bit displays
      or on solaris. See attached file that invokes this code.

            jehung Jeannette Hung (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: