ISDBTools::LoadImage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (introduced) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBTools|ISDBTools|Function LoadImage(FileName As String) As | {{MethodDeclaration|SDBTools|ISDBTools|Function LoadImage(FileName As String) As [[SDBImage]]}} | ||
===Parameters=== | ===Parameters=== | ||
Line 8: | Line 8: | ||
===Method description=== | ===Method description=== | ||
Loads image from FileName and returns as SDBImage object. | Loads image from FileName and returns as [[SDBImage]] object. | ||
Introduced | {{Introduced|4.0}} | ||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |