메소드 |
설명 |
|
imageLoader ( GBAROM ROM, int imageOffset, int paletteOffset, int width, int height, bool transparent ) : Bitmap |
|
|
imageLoader ( GBAROM ROM, int imageOffset, int paletteOffset, int width, int height, bool isImageCompressed, bool isPaletteCompressed ) : Bitmap |
|
|
imageLoader ( GBAROM ROM, int imageOffset, int paletteOffset, int width, int height, bool isImageCompressed, bool isPaletteCompressed, bool transparent ) : Bitmap |
|
|
imageLoader ( GBAROM ROM, int imageOffset, int paletteOffset, int width, int height, bool isImageCompressed, bool isPaletteCompressed, bool transparent, GraphicsMode mode ) : Bitmap |
|
|