Difference between revisions of "ImageFormat (日本語)"

(Created page with "符号化された画像形式。 == 定数 == ;tga: Targa 画像形式。 {{New feature (日本語)|0.8.0| ;png: PNG 画像形式。.}} {{Removed new feature (日本語)|0.8....")
 
m
 
Line 1: Line 1:
符号化された画像形式。
+
エンコードされた画像形式。
 
== 定数 ==
 
== 定数 ==
 
;tga: Targa 画像形式。
 
;tga: Targa 画像形式。
Line 12: Line 12:
 
* [[ImageData:encode (日本語)]]
 
* [[ImageData:encode (日本語)]]
 
[[Category:Enums]]
 
[[Category:Enums]]
{{#set:Description=符号化された画像形式。}}
+
{{#set:Description=エンコードされた画像形式。}}
 
{{#set:Since=000}}
 
{{#set:Since=000}}
 
== そのほかの言語 ==
 
== そのほかの言語 ==
 
{{i18n|ImageFormat}}
 
{{i18n|ImageFormat}}

Latest revision as of 14:53, 1 October 2017

エンコードされた画像形式。

定数

tga
Targa 画像形式。
LÖVE 0.8.0 から利用可能
png
PNG 画像形式。.


LÖVE 0.8.0 から利用可能でしたが LÖVE 0.10.0 で廃止。
jpg
JPG 画像形式。
bmp
BMP 画像形式。

関連


そのほかの言語