| GenericPixelRect(final PixelFormat pixelformat, final DimensionImmutable size, int strideInBytes, final boolean isGLOriented, final ByteBuffer pixels) | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | |
| GenericPixelRect(final PixelRectangle src) | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | |
| getDpi() | com.jogamp.opengl.util.PNGPixelRect | |
| getPixelformat() | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | |
| getPixels() | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | |
| getSize() | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | |
| getStride() | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | |
| hashCode() | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | |
| isGLOriented | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | protected |
| isGLOriented() | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | |
| pixelformat | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | protected |
| pixels | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | protected |
| PNGPixelRect(final PixelFormat pixelformat, final DimensionImmutable size, final int strideInBytes, final boolean isGLOriented, final ByteBuffer pixels, final double dpiX, final double dpiY) | com.jogamp.opengl.util.PNGPixelRect | |
| PNGPixelRect(final PixelRectangle src, final double dpiX, final double dpiY) | com.jogamp.opengl.util.PNGPixelRect | |
| read(final InputStream in, final PixelFormat ddestFmt, final boolean destDirectBuffer, final int destMinStrideInBytes, final boolean destIsGLOriented) | com.jogamp.opengl.util.PNGPixelRect | static |
| size | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | protected |
| strideInBytes | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | protected |
| toString() | com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect | |
| write(final OutputStream outstream, final boolean closeOutstream) | com.jogamp.opengl.util.PNGPixelRect | |
| write(final PixelFormat pixelformat, final DimensionImmutable size, int strideInPixels, final boolean isGLOriented, final IntBuffer pixels, final double dpiX, final double dpiY, final OutputStream outstream, final boolean closeOutstream) | com.jogamp.opengl.util.PNGPixelRect | static |