メインページ | ネームスペース一覧 | クラス階層 | データ構造 | Directories | ファイル一覧 | データフィールド

クラス sdl4gcj::image::Image


Static Public メソッド

static native Surface load (String filePath)
 Load image from a file.
static Surface load (File file)
static native Surface load (byte[] bytes, int offset, int length)
static Surface load (byte[] bytes)
 same as load(bytes, 0, bytes.length);
static Surface load (InputStream inputStream)

関数

static Surface sdl4gcj::image::Image::load InputStream  inputStream  )  [inline, static]
 

static Surface sdl4gcj::image::Image::load byte[]  bytes  )  [inline, static]
 

same as load(bytes, 0, bytes.length);

static native Surface sdl4gcj::image::Image::load byte[]  bytes,
int  offset,
int  length
[static]
 

static Surface sdl4gcj::image::Image::load File  file  )  [inline, static]
 

static native Surface sdl4gcj::image::Image::load String  filePath  )  [static]
 

Load image from a file.

戻り値:
The loaded image as Surface


このクラスの説明は次のファイルから生成されました:
sdl4gcjに対してFri Nov 11 19:07:28 2005に生成されました。  doxygen 1.4.3