jp.digitalmuseum.jogl
クラス JoglTextureManager.Tga

java.lang.Object
  上位を拡張 jp.digitalmuseum.jogl.JoglTextureManager.Tga
含まれているクラス:
JoglTextureManager

public static class JoglTextureManager.Tga
extends java.lang.Object
Class for loading TGA image file.
関連項目:
http://paulbourke.net/dataformats/tga/

コンストラクタの概要
JoglTextureManager.Tga(java.net.URL url)
           
 
メソッドの概要
 byte[] getDataReference()
           
 int getHeight()
           
 int getWidth()
           
 boolean isVerticallyInverted()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
コンストラクタの詳細

JoglTextureManager.Tga

public JoglTextureManager.Tga(java.net.URL url)
                       throws java.io.IOException
例外:
java.io.IOException
メソッドの詳細

getDataReference

public byte[] getDataReference()

getWidth

public int getWidth()

getHeight

public int getHeight()

isVerticallyInverted

public boolean isVerticallyInverted()


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/