JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.jogl.util.texture.PNGTstFiles Class Reference
Collaboration diagram for com.jogamp.opengl.test.junit.jogl.util.texture.PNGTstFiles:

Static Public Attributes

static final String[] allBasenames
 
static final String[] greyBasenames
 

Detailed Description

Definition at line 30 of file PNGTstFiles.java.

Member Data Documentation

◆ allBasenames

final String [] com.jogamp.opengl.test.junit.jogl.util.texture.PNGTstFiles.allBasenames
static
Initial value:
= {
"test-ntscN_3-01-160x90",
"test-ntscN_4-01-160x90",
"test-ntscNG4-01-160x90",
"test-ntscI_3-01-160x90",
"test-ntscI_4-01-160x90",
"test-ntscIG3-01-160x90",
"test-ntscIG4-01-160x90",
"test-ntscP_3-01-160x90",
"test-ntscP_4-01-160x90",
"grayscale_texture",
"bug724-transparent-grey_orig",
"bug724-transparent-grey_gimpexp",
"cross-grey-alpha-16x16",
"pointer-grey-alpha-16x24",
}

Definition at line 31 of file PNGTstFiles.java.

◆ greyBasenames

final String [] com.jogamp.opengl.test.junit.jogl.util.texture.PNGTstFiles.greyBasenames
static
Initial value:
= {
"grayscale_texture",
"bug724-transparent-grey_orig",
"bug724-transparent-grey_gimpexp",
"cross-grey-alpha-16x16",
"pointer-grey-alpha-16x24",
}

Definition at line 47 of file PNGTstFiles.java.


The documentation for this class was generated from the following file: