|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
This is the complete list of members for com.jogamp.nativewindow.util.PixelFormatUtil, including all inherited members.
| convert(final PixelRectangle src, final PixelFormat destFmt, final int ddestStride, final boolean isGLOriented, final boolean destIsDirect) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| convert(final PixelRectangle src, final ByteBuffer dst_bb, final PixelFormat dst_fmt, final boolean dst_glOriented, final int dst_lineStride) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| convert(final int width, final int height, final ByteBuffer src_bb, final PixelFormat src_fmt, final boolean src_glOriented, int src_lineStride, final ByteBuffer dst_bb, final PixelFormat dst_fmt, final boolean dst_glOriented, int dst_lineStride) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| convert(final ComponentMap cmap, final PixelFormat.Composition dstComp, final Bitstream< ByteBuffer > dstBitStream, final PixelFormat.Composition srcComp, final Bitstream< ByteBuffer > srcBitStream) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| convertToInt32(final PixelFormat dst_fmt, final byte r, final byte g, final byte b, final byte a) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| convertToInt32(final PixelFormat dst_fmt, final PixelFormat src_fmt, final ByteBuffer src, int srcOff) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| convertToInt32(final PixelFormat dest_fmt, final PixelFormat src_fmt, final int src_pixel) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| find(final PixelFormat.CType s, final PixelFormat.CType[] pool, final boolean mapRGB2Y) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| getReversed(final PixelFormat fmt) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| getShiftedI32(final int bytesPerPixel, final byte[] data, final int offset) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| getShiftedI32(final int bytesPerPixel, final ByteBuffer data, final boolean retainDataPos) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| getShiftedI64(final int bytesPerPixel, final byte[] data, final int offset) | com.jogamp.nativewindow.util.PixelFormatUtil | static |
| getShiftedI64(final int bytesPerPixel, final ByteBuffer data, final boolean retainDataPos) | com.jogamp.nativewindow.util.PixelFormatUtil | static |