Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 46caac7f02ff55262dabd8b07acb99ef > files > 182

libMagick5-devel-5.4.2.3-3mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.61 [en] (X11; U; SunOS 5.6 sun4u) [Netscape]">
   <meta name="Author" content="Bob Friesenhahn">
   <meta name="Description" content="Description of RectangleInfo structure members.">
   <title>ImageMagick RectangleInfo Structure</title>
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#1F00FF" alink="#FF0000"
  vlink="#9900DD">

<center>
<h1>
ImageMagick RectangleInfo Structure</h1></center>
The RectangleInfo structure is used to represent positioning information
in ImageMagick.
<p>The members of the RectangleInfo structure are shown in the following
table:
<br>&nbsp;
<table BORDER WIDTH="100%" BGCOLOR="#CCCCCC" >
<caption><b>RectangleInfo Structure Members</b></caption>

<tr>
<td>
<center><b>Member</b></center>
</td>

<td>
<center><b>Type</b></center>
</td>

<td>
<center><b>Description</b></center>
</td>
</tr>

<tr>
<td>width</td>

<td>unsigned int</td>

<td>Rectangle width</td>
</tr>

<tr>
<td>height</td>

<td>unsigned int</td>

<td>Rectangle height</td>
</tr>

<tr>
<td>x</td>

<td>int</td>

<td>Rectangle horizontal offset</td>
</tr>

<tr>
<td>y</td>

<td>int</td>

<td>Rectangle vertical offset</td>
</tr>
</table>

<p><hr>
<p><a href="../../../ImageMagick.html"><img SRC="../../../images/home.png"
  ALT="Home Page" BORDER=0 height=40 width=40 align=MIDDLE></a><font size="-2">
  Image manipulation software that works like magic.</font>

</body>
</html>