diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.html/-i-m-a-g-e-s-h-a-p-e/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.html/-i-m-a-g-e-s-h-a-p-e/index.html | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/api/pl.treksoft.kvision.html/-i-m-a-g-e-s-h-a-p-e/index.html b/docs/api/pl.treksoft.kvision.html/-i-m-a-g-e-s-h-a-p-e/index.html new file mode 100644 index 00000000..599d7a1d --- /dev/null +++ b/docs/api/pl.treksoft.kvision.html/-i-m-a-g-e-s-h-a-p-e/index.html @@ -0,0 +1,40 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>IMAGESHAPE - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.html</a> / <a href="./index.html">IMAGESHAPE</a><br/> +<br/> +<h1>IMAGESHAPE</h1> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">IMAGESHAPE</span></code> +<p>Image shapes.</p> +<h3>Enum Values</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-r-o-u-n-d-e-d.html">ROUNDED</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-c-i-r-c-l-e.html">CIRCLE</a></p> +</td> +<td> +</td> +</tr> +<tr> +<td> +<p><a href="-t-h-u-m-b-n-a-i-l.html">THUMBNAIL</a></p> +</td> +<td> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> |