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

reconsider IndexColorModel behavior for pixel bits == 3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 1.2.1
    • client-libs
    • None
    • 2d
    • generic
    • solaris_9

      While investigating 4526227, we noticed that the current logic in IndexColorModel
      (i.e. in createCompatibleWritableRaster() and related methods) is somewhat inconsistent
      when pixel bits is 3. Specifically when pixel bits is 3, this method will create a
      ByteInterleavedRaster, but it would probably be more efficient to create a 4-bit
      BytePackedRaster instead.

            Unassigned Unassigned
            campbell Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: