Sophie

Sophie

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

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>
    <BIG><FONT color=orange>DirectFB Interfaces</FONT></BIG>
  </TD></TR>
</TABLE>

<P>
  <CENTER><TABLE width=90% border=0 cellpadding=2>
    <TR><TD valign=top>
      <A href="IDirectFB.html">IDirectFB</A>
    </TD><TD valign=top>
      <p>
   The only interface with a global "Create" function,
   any other functionality goes from here.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBDisplayLayer.html">IDirectFBDisplayLayer</A>
    </TD><TD valign=top>
      <p>
   Layer configuration, creation of windows and background
   configuration.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBSurface.html">IDirectFBSurface</A>
    </TD><TD valign=top>
      <p>
   Surface locking, setting colorkeys and other drawing
   parameters, clipping, flipping, blitting, drawing.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBPalette.html">IDirectFBPalette</A>
    </TD><TD valign=top>
      <p>
   Access to palette data. Set/get entries, rotate palette.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBWindow.html">IDirectFBWindow</A>
    </TD><TD valign=top>
      <p>
   Moving, resizing, raising and lowering.
   Getting an interface to the window's surface.
   Setting opacity and handling events.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBInputDevice.html">IDirectFBInputDevice</A>
    </TD><TD valign=top>
      <p>
   Creation of input buffers and explicit state queries.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBEventBuffer.html">IDirectFBEventBuffer</A>
    </TD><TD valign=top>
      <p>
   An event buffer puts events from devices or windows into a FIFO.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBFont.html">IDirectFBFont</A>
    </TD><TD valign=top>
      <p>
   Getting font metrics and pixel width of a string.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBImageProvider.html">IDirectFBImageProvider</A>
    </TD><TD valign=top>
      <p>
   Getting information about and loading one image from file.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBVideoProvider.html">IDirectFBVideoProvider</A>
    </TD><TD valign=top>
      <p>
   Rendering video data into a surface.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBDataBuffer.html">IDirectFBDataBuffer</A>
    </TD><TD valign=top>
      <p>
   Streaming or static data for image or video providers.
</p>

    </TD></TR>
    <TR><TD valign=top>
      <A href="IDirectFBGL.html">IDirectFBGL</A>
    </TD><TD valign=top>
      <p>
   OpenGL context of a surface.
</p>

    </TD></TR>
  </CENTER></TABLE>
</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>