Change Array arguments to TypedArray
This commit is contained in:
parent
736632ee7e
commit
7adc8376ed
66 changed files with 159 additions and 158 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<methods>
|
||||
<method name="create_from_images">
|
||||
<return type="int" enum="Error" />
|
||||
<param index="0" name="images" type="Array" />
|
||||
<param index="0" name="images" type="Image[]" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue