mirror of
https://github.com/godotengine/godot.git
synced 2025-04-25 01:48:08 +08:00
Errata fix on Image get_format() description
The description of this function seems to be duplicated from the preceding description. (cherry picked from commit 9d735ffacbc92d854c9625c2c6930a32282b3e96)
This commit is contained in:
parent
0fa4325153
commit
bd02969263
@ -217,7 +217,7 @@
|
||||
<return type="int" enum="Image.Format">
|
||||
</return>
|
||||
<description>
|
||||
Returns the image's raw data.
|
||||
Returns the image’s format. See [code]FORMAT_*[/code] constants.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_height" qualifiers="const">
|
||||
|
Loading…
x
Reference in New Issue
Block a user