Package com.jogamp.opengl.util.texture.spi
package com.jogamp.opengl.util.texture.spi
-
ClassDescriptionA reader and writer for DirectDraw Surface (.dds) files, which are used to describe textures.Simple class describing images and data; does not encapsulate image format information.Little Endian Data Input Stream.Little Endian Data Output Stream.Reads and writes SGI RGB/RGBA images.Plug-in interface to TextureIO to support reading OpenGL textures from new file formats.Optional additional interface for
TextureProvider
implementation exposing the supportedImageType
s.Plug-in interface to TextureIO to support writing OpenGL textures to new file formats.Targa image reader and writer adapted from sources of the Jimi image I/O class library.This 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.