JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.util.PNGPixelRect Member List

This is the complete list of members for com.jogamp.opengl.util.PNGPixelRect, including all inherited members.

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
isGLOrientedcom.jogamp.nativewindow.util.PixelRectangle.GenericPixelRectprotected
isGLOriented()com.jogamp.nativewindow.util.PixelRectangle.GenericPixelRect
pixelformatcom.jogamp.nativewindow.util.PixelRectangle.GenericPixelRectprotected
pixelscom.jogamp.nativewindow.util.PixelRectangle.GenericPixelRectprotected
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.PNGPixelRectstatic
sizecom.jogamp.nativewindow.util.PixelRectangle.GenericPixelRectprotected
strideInBytescom.jogamp.nativewindow.util.PixelRectangle.GenericPixelRectprotected
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.PNGPixelRectstatic