{{newin (日本語)|[[11.0 (日本語)|11.0]]|110|type=関数}}
Gets the [[PixelFormat|pixel format]] of the Texture.
== 関数 ==
=== 概要 ===
<source lang="lua">
format = Texture:getFormat( )
</source>
=== 引数 ===
なし。
=== 返値 ===
{{param (日本語)|PixelFormat|format|The pixel format the Texture was created with.}}
== 関連 ==
* [[parent::Texture (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Gets the [[PixelFormat|pixel format]] of the Texture.}}
== そのほかの言語 ==
{{i18n (日本語)|Texture:getFormat}}