Merge pull request #41988 from ebrahimebrahim/master

Clarify get_data Image method
This commit is contained in:
Rémi Verschelde 2020-09-11 17:39:57 +02:00 committed by GitHub
commit 4566db2a16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@
<return type="PackedByteArray">
</return>
<description>
Returns the image's raw data.
Returns a copy of the image's raw data.
</description>
</method>
<method name="get_format" qualifiers="const">