{{newin|[[0.9.0]]|090|type=function}}
Gets the format of the CompressedImageData.
== Function ==
=== Synopsis ===
<source lang="lua">
format = CompressedImageData:getFormat( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|CompressedImageFormat|format|The format of the CompressedImageData.}}
== See Also ==
* [[parent::CompressedImageData]]
[[Category:Functions]]
{{#set:Description=Gets the format of the CompressedImageData.}}
== Other Languages ==
{{i18n| CompressedImageData:getFormat}}