mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Errata fix on Image get_format() description
The description of this function seems to be duplicated from the preceding description.
This commit is contained in:
committed by
GitHub
parent
e7cf2b2e77
commit
9d735ffacb
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user