{{newin (日本語)|[[0.8.0 (日本語)|0.8.0]]|080|type=メソッド}}
{{oldin|[[0.10.0]]|100|type=function|text=Use [[SpriteBatch:getTexture]] instead}}
Returns the image used by the SpriteBatch.

== 関数 ==
=== 概要 ===
<source lang="lua">
image = SpriteBatch:getImage( )
</source>
=== 引数 ===
なし。
=== 返値 ===
{{param (日本語)|Image|image|The image for the sprites.}}

== 関連 ==
* [[parent::SpriteBatch (日本語)]]
* [[SpriteBatch:setImage (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Returns the image used by the SpriteBatch.}}
== そのほかの言語 ==
{{i18n (日本語)|SpriteBatch:getImage}}