parent
7493bc5530
commit
92a1c168ea
|
@ -72,7 +72,7 @@
|
||||||
<return type="Image">
|
<return type="Image">
|
||||||
</return>
|
</return>
|
||||||
<description>
|
<description>
|
||||||
Returns an [Image] with the data from this [Texture]. [Image]s can be accessed and manipulated directly.
|
Returns an [Image] that is a copy of data from this [Texture]. [Image]s can be accessed and manipulated directly.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="get_height" qualifiers="const">
|
<method name="get_height" qualifiers="const">
|
||||||
|
|
Loading…
Reference in New Issue