Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > cb74fdf78f09e81ec184d39a69179362 > files > 65

directfb-doc-0.9.17-1mdk.ppc.rpm

<HTML>
<STYLE>
  <!--
    A{textdecoration:none}
  -->
</STYLE>
<HEAD>
  <TITLE>DirectFB Reference Manual</TITLE>
</HEAD>
<BODY bgcolor=#FFFFFF link=#0070FF vlink=#0070FF text=#404040>

<TABLE width=100% bgcolor=black border=0 cellspacing=1 cellpadding=3>
  <TR><TD width=30%>
    <A href="http://www.directfb.org"><IMG border=0 src="directfb.png"></A>
  </TD><TD align=right>
    &nbsp;&nbsp;    <A href="index.html"><FONT size=+3 color=white>DirectFB Reference Manual</FONT></A>
  </TD></TR>
  <TR><TD colspan=2 align=center bgcolor=#303030>
    <TABLE border=0 cellspacing=0 cellpadding=0>
      <TR><TD align=right width=50%>
        <BIG><A href="IDirectFBImageProvider.html"><FONT color=#DDDDDD>IDirectFBImageProvider</FONT></A>&nbsp;</BIG>
      </TD><TD align=left width=50%>
        <BIG><FONT color=orange>&nbsp;RenderTo</FONT></BIG>
      </TD></TR>
    </TABLE>
  </TD></TR>
</TABLE>

<P> Render the file contents into the destination contents doing automatic scaling and color format conversion.</P><P>
  <TABLE border=0 cellspacing=0 cellpadding=4 bgcolor=#C0C0C0>
    <TR><TD colspan=3><I><FONT color=black>RenderTo (</FONT></I></TD></TR>
    <TR><TD width=50>&nbsp;</TD><TD valign=top>
      <A href="IDirectFBImageProvider.html">IDirectFBImageProvider</A>
    </TD><TD valign=top>
      <FONT color=black><B>*thiz</B></FONT>
    </TD></TR>
    <TR><TD width=50>&nbsp;</TD><TD valign=top>
      <A href="IDirectFBSurface.html">IDirectFBSurface</A>
    </TD><TD valign=top>
      <FONT color=black><B>*destination</B></FONT>
    </TD></TR>
    <TR><TD width=50>&nbsp;</TD><TD valign=top>
      const DFBRectangle
    </TD><TD valign=top>
      <FONT color=black><B>*destination_rect</B></FONT>
    </TD></TR>
    <TR><TD colspan=3><I><FONT color=black>);</FONT></I></TD></TR>
  </TABLE>
</P>
<P> If the image file has an alpha channel it is rendered with alpha channel if the destination surface is of the ARGB pixelformat. Otherwise, transparent areas are blended over a black background. </P><P> If a destination rectangle is specified, the rectangle is clipped to the destination surface. If NULL is passed as destination rectangle, the whole destination surface is taken. The image is stretched to fill the rectangle.</P>

<TABLE width=100% bgcolor=black border=0 cellspacing=0 cellpadding=0>
  <TR><TD valign=center>
    <FONT size=-3>&nbsp;&nbsp;(C) Copyright by convergence GmbH</FONT>
  </TD><TD align=right>
    <A href="http://www.convergence.de">
      <IMG border=0 hspace=4 src="cimlogo.png">
    </A>
  </TD></TR>
</TABLE>

</BODY>
</HTML>