Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.jogamp.opengl.util.texture Classes and Interfaces - 29 results found.
NameDescriptionTypePackageFramework
AWTTextureDataClasscom.jogamp.opengl.util.texture.awtJogAmp
AWTTextureIOClasscom.jogamp.opengl.util.texture.awtJogAmp
DDSImageA reader and writer for DirectDraw Surface (.Classcom.jogamp.opengl.util.texture.spiJogAmp
DDSImage .ImageInfoSimple class describing images and data; does not encapsulate image format information.Classcom.jogamp.opengl.util.texture.spi.DDSImageJogAmp
IIOTextureProviderClasscom.jogamp.opengl.util.texture.spi.awtJogAmp
IIOTextureWriterClasscom.jogamp.opengl.util.texture.spi.awtJogAmp
ImageSequenceSimple TextureSequence implementation allowing existing texturesClasscom.jogamp.opengl.util.textureJogAmp
ImageTypeImage type classification.Classcom.jogamp.opengl.util.textureJogAmp
ImageType .UtilStatic utility functions for ImageType to determine the ImageType.Classcom.jogamp.opengl.util.texture.ImageTypeJogAmp
JPEGImageClasscom.jogamp.opengl.util.texture.spiJogAmp
LEDataInputStreamLittle Endian Data Input Stream.Classcom.jogamp.opengl.util.texture.spiJogAmp
LEDataOutputStreamLittle Endian Data Output Stream.Classcom.jogamp.opengl.util.texture.spiJogAmp
NetPbmTextureWriterClasscom.jogamp.opengl.util.texture.spiJogAmp
SGIImage Reads and writes SGI RGB/RGBA images.Classcom.jogamp.opengl.util.texture.spiJogAmp
TextureRepresents an OpenGL texture object.Classcom.jogamp.opengl.util.textureJogAmp
TextureCoordsSpecifies texture coordinates for a rectangular area of a texture.Classcom.jogamp.opengl.util.textureJogAmp
TextureDataRepresents the data for an OpenGL texture.Classcom.jogamp.opengl.util.textureJogAmp
TextureData .ColorSpaceColorSpace of pixel data.Classcom.jogamp.opengl.util.texture.TextureDataJogAmp
TextureData .FlusherDefines a callback mechanism to allow the user to explicitly deallocate native resources (memory-mapped files, etc.Interfacecom.jogamp.opengl.util.texture.TextureDataJogAmp
TextureIO Provides input and output facilities for both loading OpenGL textures from disk and streams as well as writing textures alreadyClasscom.jogamp.opengl.util.textureJogAmp
TextureProviderPlug-in interface to TextureIO to support reading OpenGL textures from new file formats.Interfacecom.jogamp.opengl.util.texture.spiJogAmp
TextureProvider .SupportsImageTypesOptional additional interface for TextureProvider implementation exposing the supported ImageTypes.Interfacecom.jogamp.opengl.util.texture.spi.TextureProviderJogAmp
TextureSequenceProtocol for texture sequences, like animations, movies, etc.Interfacecom.jogamp.opengl.util.textureJogAmp
TextureSequence .TexSeqEventListenerEvent listener to notify users of updates regarding the TextureSequence.Interfacecom.jogamp.opengl.util.texture.TextureSequenceJogAmp
TextureSequence .TextureFrameTexture holder interface, maybe specialized by implementation to associated related data.Classcom.jogamp.opengl.util.texture.TextureSequenceJogAmp
TextureStatePreserves a [ texture-unit, texture-target ] state.Classcom.jogamp.opengl.util.textureJogAmp
TextureWriterPlug-in interface to TextureIO to support writing OpenGL textures to new file formats.Interfacecom.jogamp.opengl.util.texture.spiJogAmp
TGAImageTarga image reader and writer adapted from sources of the Jimi image I/O class library.Classcom.jogamp.opengl.util.texture.spiJogAmp
TGAImage .HeaderThis class reads in all of the TGA image header in addition it also reads in the imageID field as it is convenient to handle that here.Classcom.jogamp.opengl.util.texture.spi.TGAImageJogAmp