Browse Source

Clarify get_data Image method

(cherry picked from commit b9764b610903147a6b3c2406a74dd4044f8396bd)
Ebrahim Ebrahim 5 năm trước cách đây
mục cha
commit
508dde662a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/classes/Image.xml

+ 1 - 1
doc/classes/Image.xml

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