Clarify get_data Image method

This commit is contained in:
Ebrahim Ebrahim 2020-09-11 11:10:18 -04:00
parent e49d25bac0
commit b9764b6109
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">