Clarify get_data Image method

(cherry picked from commit b9764b6109)
This commit is contained in:
Ebrahim Ebrahim
2020-09-11 11:10:18 -04:00
committed by Rémi Verschelde
parent de9a5b6229
commit 508dde662a

View File

@ -220,7 +220,7 @@
<return type="PoolByteArray">
</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">