Clarify get_data Image method
This commit is contained in:
parent
e49d25bac0
commit
b9764b6109
|
@ -233,7 +233,7 @@
|
||||||
<return type="PackedByteArray">
|
<return type="PackedByteArray">
|
||||||
</return>
|
</return>
|
||||||
<description>
|
<description>
|
||||||
Returns the image's raw data.
|
Returns a copy of the image's raw data.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="get_format" qualifiers="const">
|
<method name="get_format" qualifiers="const">
|
||||||
|
|
Loading…
Reference in New Issue