JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
Package com.jogamp.opengl.test.junit.jogl.util.texture

Copyright 2014 JogAmp Community. More...

Classes

class  ImageTstFiles
 
class  PNGTstFiles
 
class  TestBug362DDSImageCreateFromData
 This test uses the DDSImage class to read a dds image from file, extract the data, and use the class to create a new DDSImage from the extracted data
Bug Reference: https://jogamp.org/bugzilla/show_bug.cgi?id=362
The bug pertains to incorrect size calculation for checking validity of data. More...
 
class  TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT
 
class  TestGLReadBufferUtilTextureIOWrite01AWT
 
class  TestGLReadBufferUtilTextureIOWrite01NEWT
 
class  TestGLReadBufferUtilTextureIOWrite02AWT
 
class  TestGLReadBufferUtilTextureIOWrite02NEWT
 
class  TestImageTypeNEWT
 
class  TestJPEGImage01NEWT
 Test reading and displaying a JPG image. More...
 
class  TestJPEGJoglAWTBenchmarkNewtAWT
 
class  TestJPEGJoglAWTCompareNewtAWT
 
class  TestJPEGTextureFromFileNEWT
 
class  TestPixelFormat00NEWT
 Testing PixelFormat integrity. More...
 
class  TestPixelFormatUtil00NEWT
 Testing PixelFormatUtil's Conversion using synthetic test data including strides, endian-order and all PixelFormat conversions. More...
 
class  TestPixelFormatUtil01NEWT
 Testing PixelFormatUtil's Conversion using PNG test data including strides, endian-order and PixelFormat conversions: { PixelFormat.RGBA8888, PixelFormat.ABGR8888, PixelFormat.BGRA8888, PixelFormat.ARGB8888 }. More...
 
class  TestPNGPixelRect00NEWT
 
class  TestPNGPixelRect01NEWT
 Test reading and displaying a PNG image. More...
 
class  TestPNGTextureFromFileAWT
 Unit test for bug 417, which shows a GLException when reading a grayscale texture. More...
 
class  TestPNGTextureFromFileNEWT
 
class  TestTexture01AWT
 Demonstrates TextureData w/ AWT usage in both directions, i.e. More...
 
class  TestTexture02AWT
 Demonstrates TextureData w/ AWT usage, i.e. More...
 
class  TestTextureIONEWT
 
class  TestTextureSequence01AWT
 
class  TestTextureSequence01NEWT
 
class  TestTGATextureFromFileNEWT
 

Detailed Description

Copyright 2014 JogAmp Community.

Copyright 2010 JogAmp Community.

Copyright 2012 JogAmp Community.

Copyright 2015 JogAmp Community.

Copyright 2011 JogAmp Community.

Copyright 2013 JogAmp Community.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY JogAmp Community `‘AS IS’' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JogAmp Community OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of JogAmp Community.