|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Image type classification. More...
Classes | |
| class | Util |
Static utility functions for ImageType to determine the ImageType#type. More... | |
Public Member Functions | |
| ImageType (final InputStream stream) throws IOException | |
| Creates instance based on given stream. More... | |
| ImageType (final String type) | |
| Creates instance based on the given type. More... | |
| final boolean | isDefined () |
Returns true if type is determined, i.e. More... | |
| final int | hashCode () |
| boolean | equals (final Object o) |
| String | toString () |
Public Attributes | |
| final String | type |
| The determined unique type, e.g. More... | |
| final byte[] | header |
The optionally read header of size MAGIC_MAX_SIZE bytes as used to determine the type, i.e. More... | |
Static Public Attributes | |
| static final int | MAGIC_MAX_SIZE = 25 |
| Minimum number of bytes to determine the image data type, i.e. More... | |
| static final String | T_JPG = "jpg" |
| Constant which can be used as a file suffix to indicate a JPEG stream, value {@value}. More... | |
| static final String | T_PNG = "png" |
| Constant which can be used as a file suffix to indicate a PNG stream, value {@value}. More... | |
| static final String | T_ICNS = "icns" |
| Constant which can be used as a file suffix to indicate an Apple Icon Image stream, value {@value}. More... | |
| static final String | T_ICO = "ico" |
| Constant which can be used as a file suffix to indicate a Microsoft Windows Icon stream, value {@value}. More... | |
| static final String | T_CUR = "cur" |
| Constant which can be used as a file suffix to indicate a Microsoft Windows Cursor stream, value {@value}. More... | |
| static final String | T_GIF = "gif" |
| Constant which can be used as a file suffix to indicate a GIF stream, value {@value}. More... | |
| static final String | T_BMP = "bmp" |
| Constant which can be used as a file suffix to indicate a GIF stream, value {@value}. More... | |
| static final String | T_DIB = "dib" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_DCX = "dcx" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_PCX = "pcx" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_PPM = "ppm" |
| Constant which can be used as a file suffix to indicate a PAM stream, NetPbm magic 6 - binary RGB. More... | |
| static final String | T_PSD = "psd" |
| Constant which can be used as a file suffix to indicate a Adobe PhotoShop stream, value {@value}. More... | |
| static final String | T_TIFF = "tiff" |
| Constant which can be used as a file suffix to indicate a TIFF stream, value {@value}. More... | |
| static final String | T_LDF = "ldf" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_SGI_RGB = "rgb" |
| Constant which can be used as a file suffix to indicate an SGI RGB stream, value {@value}. More... | |
| static final String | T_DDS = "dds" |
| Constant which can be used as a file suffix to indicate a DirectDraw Surface stream, value {@value}. More... | |
| static final String | T_PAM = "pam" |
| Constant which can be used as a file suffix to indicate a Portable Arbitrary Map stream, NetPbm magic 7 - binary RGB and RGBA. More... | |
| static final String | T_PGM = "pgm" |
| Constant which can be used as a file suffix to indicate a PGM stream, NetPbm magic 5 - binary grayscale. More... | |
| static final String | T_PBM = "pbm" |
| Constant which can be used as a file suffix to indicate a PGM stream, NetPbm magic 4 - binary monochrome. More... | |
| static final String | T_3D2 = "3d2" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_3DMF = "3dmf" |
| Constant which can be used as a file suffix to indicate an Apple QuickDraw 3D 3DMF stream, value {@value}. More... | |
| static final String | T_92I = "92i" |
| Constant which can be used as a file suffix to indicate a Texas Instruments TI-92 Bitmap stream, value {@value}. More... | |
| static final String | T_AMFF = "amff" |
| Constant which can be used as a file suffix to indicate an Amiga metafile stream, value {@value}. More... | |
| static final String | T_ART = "art" |
| Constant which can be used as a file suffix to indicate an America Online Art stream, value {@value}. More... | |
| static final String | T_CALS = "cals" |
| Constant which can be used as a file suffix to indicate a United States Department of Defence Continuous Acquisition and Life-cycle Support Raster stream, value {@value}. More... | |
| static final String | T_CAM = "cam" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_CBD = "cbd" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_CE2 = "ce2" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_CIN = "cin" |
| Constant which can be used as a file suffix to indicate a Kodak Cineon System stream, value {@value}. More... | |
| static final String | T_COB = "cob" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_CPT = "cpt" |
| Constant which can be used as a file suffix to indicate a Corel Photo Paint stream, value {@value}. More... | |
| static final String | T_CVG = "cvg" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_DEM = "dem" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_DPX = "dpx" |
| Constant which can be used as a file suffix to indicate a Digital Picture Exchange stream, value {@value}. More... | |
| static final String | T_DRW = "drw" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_DWG = "dwg" |
| Constant which can be used as a file suffix to indicate a Autocad drawing stream, value {@value}. More... | |
| static final String | T_ECW = "ecw" |
| Constant which can be used as a file suffix to indicate a Hexagon Geospatial Enhanced Compression Wavelet stream, value {@value}. More... | |
| static final String | T_EMF = "emf" |
| Constant which can be used as a file suffix to indicate a Microsoft Windows Enhanced metafile stream, value {@value}. More... | |
| static final String | T_FPX = "fpx" |
| Constant which can be used as a file suffix to indicate a FlashPix stream, value {@value}. More... | |
| static final String | T_FTS = "fts" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_GRO = "gro" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_HDR = "hdr" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_HRU = "hru" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_IMG = "img" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_INFINI_D = "infini-d" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_IWC = "iwc" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_J6I = "j6i" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_JIF = "jif" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_JP2 = "jp2" |
| Constant which can be used as a file suffix to indicate a JPEG-2000 stream, value {@value}. More... | |
| static final String | T_KDC = "kdc" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_L64 = "l64" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_LBM = "lbm" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_RAD = "rad" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_LWF = "lwf" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_MBM = "mbm" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_MGL = "mgl" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_MIF = "mif" |
| Constant which can be used as a file suffix to indicate an Imagemagick stream, value {@value}. More... | |
| static final String | T_MNG = "mng" |
| Constant which can be used as a file suffix to indicate a Multiple-image Network Graphics stream, value {@value}. More... | |
| static final String | T_MPW = "mpw" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_MSP = "msp" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_N64 = "n64" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_NCR = "ncr" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_NFF = "nff" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_NGG = "ngg" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_NLM = "nlm" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_NOL = "nol" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_PAL = "pal" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_PAX = "pax" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_PCD = "pcd" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_PCL = "pcl" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_PIC = "pic" |
| Constant which can be used as a file suffix to indicate a Softimage pic stream, value {@value}. More... | |
| static final String | T_PIX = "pix" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_POL = "pol" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_PSP = "psp" |
| Constant which can be used as a file suffix to indicate a PaintShop Pro stream, value {@value}. More... | |
| static final String | T_QFX = "qfx" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_QTM = "qtm" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_RAS = "ras" |
| Constant which can be used as a file suffix to indicate a Sun Raster stream, value {@value}. More... | |
| static final String | T_RIX = "rix" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_SID = "sid" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_SLD = "sld" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_SOD = "sod" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_WIC = "wic" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_WLM = "wlm" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_WMF = "wmf" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_WPG = "wpg" |
| Constant which can be used as a file suffix to indicate a Wordperfect Graphics vectors stream, value {@value}. More... | |
| static final String | T_WRL = "wrl" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_XBM = "xbm" |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}. More... | |
| static final String | T_XPM = "xpm" |
| Constant which can be used as a file suffix to indicate a X PixMap stream, value {@value}. More... | |
| static final String | T_TGA = "tga" |
| Constant which can be used as a file suffix to indicate a Targa stream, value {@value}. More... | |
Image type classification.
Allows to classify the ImageType of an InputStream via ImageType(InputStream) or to simply define one ImageType via ImageType(String).
Definition at line 42 of file ImageType.java.
| com.jogamp.opengl.util.texture.ImageType.ImageType | ( | final InputStream | stream | ) | throws IOException |
Creates instance based on given stream.
| stream | stream to parse, InputStream#available() must be ≥ MAGIC_MAX_SIZE |
| java.io.IOException | if an I/O exception occurred |
Definition at line 1044 of file ImageType.java.
| com.jogamp.opengl.util.texture.ImageType.ImageType | ( | final String | type | ) |
Creates instance based on the given type.
Definition at line 1054 of file ImageType.java.
| boolean com.jogamp.opengl.util.texture.ImageType.equals | ( | final Object | o | ) |
Definition at line 1067 of file ImageType.java.
| final int com.jogamp.opengl.util.texture.ImageType.hashCode | ( | ) |
Definition at line 1063 of file ImageType.java.
| final boolean com.jogamp.opengl.util.texture.ImageType.isDefined | ( | ) |
Returns true if type is determined, i.e.
not null, otherwise false.
Definition at line 1060 of file ImageType.java.
| String com.jogamp.opengl.util.texture.ImageType.toString | ( | ) |
Definition at line 1078 of file ImageType.java.
| final byte [] com.jogamp.opengl.util.texture.ImageType.header |
The optionally read header of size MAGIC_MAX_SIZE bytes as used to determine the type, i.e.
May be null, if type has been determined otherwise, i.e ImageType(String).
The header is not being used for hashCode() and equals(Object)!
Definition at line 1035 of file ImageType.java.
|
static |
Minimum number of bytes to determine the image data type, i.e.
{@value} bytes.
Definition at line 46 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 255 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate an Apple QuickDraw 3D 3DMF stream, value {@value}.
TODO
TODO Definition at line 266 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Texas Instruments TI-92 Bitmap stream, value {@value}.
TODO
TODO Definition at line 277 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate an Amiga metafile stream, value {@value}.
TODO
TODO Definition at line 288 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate an America Online Art stream, value {@value}.
TODO
TODO Definition at line 299 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a GIF stream, value {@value}.
BM ascii code
FIXME: Collision or supertype of T_DIB?
http://www.fileformat.info/format/bmp/spec/e27073c25463436f8a64fa789c886d9c/view.htm Definition at line 121 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a United States Department of Defence Continuous Acquisition and Life-cycle Support Raster stream, value {@value}.
TODO
http://www.fileformat.info/format/cals/egff.htm Definition at line 310 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 321 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 332 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 344 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Kodak Cineon System stream, value {@value}.
TODO
http://www.cineon.com/ff_draft.php Definition at line 355 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 366 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Corel Photo Paint stream, value {@value}.
TODO
TODO Definition at line 377 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Microsoft Windows Cursor stream, value {@value}.
TODO
TODO Definition at line 96 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 388 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 143 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a DirectDraw Surface stream, value {@value}.
'D' 'D' 'S' ' ' ascii code
https://msdn.microsoft.com/en-us/library/windows/desktop/bb943991%28v=vs.85%29.aspx#File_Layout1 Definition at line 220 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 400 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
FIXME: Collision or subtype of T_BMP?
TODO Definition at line 132 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Digital Picture Exchange stream, value {@value}.
TODO
TODO Definition at line 411 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 422 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Autocad drawing stream, value {@value}.
TODO
TODO Definition at line 433 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Hexagon Geospatial Enhanced Compression Wavelet stream, value {@value}.
TODO
TODO Definition at line 444 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Microsoft Windows Enhanced metafile stream, value {@value}.
TODO
TODO Definition at line 455 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a FlashPix stream, value {@value}.
TODO
TODO Definition at line 466 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 477 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a GIF stream, value {@value}.
GIF87A or GIF89A ascii code
http://www.w3.org/Graphics/GIF/spec-gif87a.txt http://www.w3.org/Graphics/GIF/spec-gif89a.txt Definition at line 107 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 488 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 499 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 510 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate an Apple Icon Image stream, value {@value}.
'i' 'c' 'n' 's' ascii code
TODO Definition at line 74 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Microsoft Windows Icon stream, value {@value}.
TODO
https://msdn.microsoft.com/en-us/library/ms997538.aspx Definition at line 85 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 521 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 532 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 543 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 554 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 565 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a JPEG-2000 stream, value {@value}.
TODO
TODO Definition at line 576 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a JPEG stream, value {@value}.
http://www.faqs.org/faqs/jpeg-faq/part1/ http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=54989 Definition at line 55 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 587 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 598 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
FIXME: Collision or supertype of T_RAD?
TODO Definition at line 609 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
FIXME: Collision or subtype of T_TIFF?
TODO Definition at line 198 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 631 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 642 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 653 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate an Imagemagick stream, value {@value}.
TODO
TODO Definition at line 664 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Multiple-image Network Graphics stream, value {@value}.
TODO
TODO Definition at line 675 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 686 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 697 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 708 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 719 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 730 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 741 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 752 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 763 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 774 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Portable Arbitrary Map stream, NetPbm magic 7 - binary RGB and RGBA.
http://netpbm.sourceforge.net/doc/pam.html Definition at line 228 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 785 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a PGM stream, NetPbm magic 4 - binary monochrome.
http://netpbm.sourceforge.net/doc/pbm.html Definition at line 244 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 796 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 807 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 154 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a PGM stream, NetPbm magic 5 - binary grayscale.
http://netpbm.sourceforge.net/doc/pgm.html Definition at line 236 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Softimage pic stream, value {@value}.
TODO
http://paulbourke.net/dataformats/softimagepic/ Definition at line 818 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 829 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a PNG stream, value {@value}.
http://www.libpng.org/pub/png/spec/1.1/PNG-Rationale.html#R.PNG-file-signature Definition at line 63 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 840 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a PAM stream, NetPbm magic 6 - binary RGB.
http://netpbm.sourceforge.net/doc/ppm.html Definition at line 162 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Adobe PhotoShop stream, value {@value}.
TODO
TODO Definition at line 173 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a PaintShop Pro stream, value {@value}.
TODO
TODO Definition at line 851 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 862 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 873 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
FIXME: Collision or subtype of T_LBM?
TODO Definition at line 620 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Sun Raster stream, value {@value}.
TODO
TODO Definition at line 884 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 895 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate an SGI RGB stream, value {@value}.
"474 saved as a short" 474 = 0x01DA
http://paulbourke.net/dataformats/sgirgb/sgiversion.html Definition at line 209 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 906 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 917 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 929 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Targa stream, value {@value}.
Definition at line 1015 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TIFF stream, value {@value}.
Intentionally detects only the little endian tiff images ("II" in the spec).
FIXME: Collision or supertype of T_LDF?
http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf Definition at line 187 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 941 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 952 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 963 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a Wordperfect Graphics vectors stream, value {@value}.
TODO
TODO Definition at line 974 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 985 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a TBD stream, value {@value}.
TODO
TODO Definition at line 996 of file ImageType.java.
|
static |
Constant which can be used as a file suffix to indicate a X PixMap stream, value {@value}.
TODO
TODO Definition at line 1007 of file ImageType.java.
| final String com.jogamp.opengl.util.texture.ImageType.type |
The determined unique type, e.g.
Maybe null if undetermined, i.e. isDefined() returns false.
Definition at line 1023 of file ImageType.java.