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

PixelFormat not properly documented

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8
    • javafx
    • None

      Here is a SQE-generated list of undocumented stuff (taken from RT-31686):

      javafx.scene.image.PixelFormat

      method: public static PixelFormat createByteIndexedInstance ( int[] colors )
      method: public static PixelFormat createByteIndexedPremultipliedInstance ( int[] colors )
      method: public static WritablePixelFormat getByteBgraInstance ( )
      method: public static WritablePixelFormat getByteBgraPreInstance ( )
      method: public static PixelFormat getByteRgbInstance ( )
      method: public static WritablePixelFormat getIntArgbInstance ( )
      method: public static WritablePixelFormat getIntArgbPreInstance ( )
      method: public Type getType ( )
      method: public abstract boolean isPremultiplied ( )
      method: public abstract boolean isWritable ( )

      javafx.scene.image.PixelFormat.Type
      class: public static final PixelFormat.Type

      javafx.scene.image.WritablePixelFormat
      method: public boolean isWritable ( )

            flar Jim Graham
            psafrata Pavel Ĺ afrata
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: