<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../style.css">
<title>
Gambas Documentation - Image
 (gb.qt)</title>
</head>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../../help+en"><img class="flag" alt="Home" border="0" src="../../../img/lang/en.png" align="center"></a>&nbsp;
<a href="../gb.qt+en">Up</a>&nbsp;
<a href="iconview/_new+en">Previous</a>&nbsp;
<a href="image/clear+en">Next</a>&nbsp;
</td></tr></table>
<div class="notab">
<h1>
Image
 (gb.qt)</h1>
This class implements an image.
<p>
The image contents are stored in the process memory,
not in the display server like a <a href="picture+en">Picture</a>.
<p>
<div class="black"><font size="-2"><b>Symbols</b></font></div>
<div class="border">
This class is <a class="none" href="image/_new+en">creatable</a>.<br>
This class acts like a <a class="none" href="image/_get+en">read</a> / <a class="none" href="image/_put+en">write</a> array.<br>
<hr><table class="none" cellspacing="0" cellpadding="0">
<tr>
<td align=left><b>Static&nbsp;methods</b></td><td width="32">&nbsp;</td>
</tr>
<tr valign=top>
<td>
<b><a class="none" href="image/load+en">Load</a></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
</tr>
</table>
<hr><table class="none" cellspacing="0" cellpadding="0">
<tr>
<td align=left><b>Properties</b></td><td width="32">&nbsp;</td>
<td align=left><b>Methods</b></td><td width="32">&nbsp;</td>
</tr>
<tr valign=top>
<td>
<a class="none" href="image/depth+en">Depth</a>&nbsp;&nbsp; <a class="none" href="image/h+en">H</a>&nbsp;&nbsp; <a class="none" href="image/height+en">Height</a>&nbsp;&nbsp; <a class="none" href="image/picture+en">Picture</a>&nbsp;&nbsp; <a class="none" href="image/transparent+en">Transparent</a>&nbsp;&nbsp; <a class="none" href="image/w+en">W</a>&nbsp;&nbsp; <a class="none" href="image/width+en">Width</a>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<a class="none" href="image/clear+en">Clear</a>&nbsp;&nbsp; <a class="none" href="image/copy+en">Copy</a>&nbsp;&nbsp; <a class="none" href="image/draw+en">Draw</a>&nbsp;&nbsp; <a class="none" href="image/fill+en">Fill</a>&nbsp;&nbsp; <a class="none" href="image/flip+en">Flip</a>&nbsp;&nbsp; <a class="none" href="image/mirror+en">Mirror</a>&nbsp;&nbsp; <a class="none" href="image/replace+en">Replace</a>&nbsp;&nbsp; <a class="none" href="image/resize+en">Resize</a>&nbsp;&nbsp; <a class="none" href="image/rotate+en">Rotate</a>&nbsp;&nbsp; <a class="none" href="image/save+en">Save</a>&nbsp;&nbsp; <a class="none" href="image/stretch+en">Stretch</a>&nbsp;&nbsp; </td><td>&nbsp;</td>
</tr>
</table>
</div>

</div>
</body>
</html>

