blob: 12782b91cc35d171327da4f8d9ee32426ab30ebe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>NativeImage.createFromPath - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">NativeImage</a> / <a href="./create-from-path.html">createFromPath</a><br/>
<br/>
<h1>createFromPath</h1>
<a name="pl.treksoft.kvision.electron.NativeImage.Companion$createFromPath(kotlin.String)"></a>
<code><span class="keyword">fun </span><span class="identifier">createFromPath</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.NativeImage.Companion$createFromPath(kotlin.String)/path">path</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">NativeImage</span></a></code>
</BODY>
</HTML>
|