<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<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>
<body>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../../help%3Fen"><img class="flag" alt="Home" border="0" src="../../../img/lang/en.png" align="center"></a>&nbsp;&nbsp;
<a href="../gb.qt%3Fen">Up</a>&nbsp;&nbsp;
<a href="iconview/_new%3Fen">Previous</a>&nbsp;&nbsp;
<a href="image/clear%3Fen">Next</a>&nbsp;&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%3Fen">Picture</a>.
<p>
<div class="black"><font color="white" size="-2"><b>Symbols</b></font></div>
<div class="border">
This class is <a href="image/_new%3Fen">creatable</a>.<br>
This class acts like a <a href="image/_get%3Fen">read</a> / <a href="image/_put%3Fen">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 href="image/load%3Fen">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 href="image/depth%3Fen">Depth</a>&nbsp;&nbsp; <a href="image/height%3Fen">Height</a>&nbsp;&nbsp; <a href="image/picture%3Fen">Picture</a>&nbsp;&nbsp; <i>/comp/gb.qt/image/transparent</i>&nbsp;&nbsp; <a href="image/width%3Fen">Width</a>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<a href="image/clear%3Fen">Clear</a>&nbsp;&nbsp; <a href="image/copy%3Fen">Copy</a>&nbsp;&nbsp; <a href="image/fill%3Fen">Fill</a>&nbsp;&nbsp; <a href="image/flip%3Fen">Flip</a>&nbsp;&nbsp; <a href="image/mirror%3Fen">Mirror</a>&nbsp;&nbsp; <a href="image/replace%3Fen">Replace</a>&nbsp;&nbsp; <a href="image/resize%3Fen">Resize</a>&nbsp;&nbsp; <a href="image/rotate%3Fen">Rotate</a>&nbsp;&nbsp; <a href="image/save%3Fen">Save</a>&nbsp;&nbsp; <a href="image/stretch%3Fen">Stretch</a>&nbsp;&nbsp; </td><td>&nbsp;</td>
</tr>
</table>
</div>

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

