ISDBTools::LoadImage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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 from MediaMonkey 4.0. | Introduced from MediaMonkey 4.0. |