Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Fl_Renderer Class Reference

Fl_Renderer. More...

#include <Fl_Renderer.h>

List of all members.

Static Public Methods

bool alpha_blit (uint8 *src, Fl_Rect *src_rect, Fl_PixelFormat *src_fmt, int src_pitch, uint8 *dst, Fl_Rect *dst_rect, Fl_PixelFormat *fmt_fmt, int dst_pitch, int flags)
bool stretch (uint8 *src, int src_bpp, int src_pitch, Fl_Rect *srcrect, uint8 *dst, int dst_bpp, int dst_pitch, Fl_Rect *dstrect)
bool blit (uint8 *src, Fl_Rect *src_rect, Fl_PixelFormat *src_fmt, int src_pitch, uint8 *dst, Fl_Rect *dst_rect, Fl_PixelFormat *dst_fmt, int dst_pitch, int flags)
bool render_to_pixmap (uint8 *src, Fl_Rect *src_rect, Fl_PixelFormat *src_fmt, int src_pitch, Pixmap dst, Fl_Rect *dst_rect, GC dst_gc, int flags)
Window root_window ()
uint8 * data_from_pixmap (Pixmap src, Fl_Rect &rect, Fl_PixelFormat *desired)
uint8 * data_from_window (Window src, Fl_Rect &rect, Fl_PixelFormat *desired)
XImage * ximage_from_pixmap (Pixmap src, Fl_Rect &rect)
int calc_pitch (int bytespp, int width)
void system_init ()
bool system_inited ()
uint8 * system_convert (Fl_PixelFormat *src_fmt, Fl_Size *src_size, uint8 *src, bool hw_surface=false)
Fl_PixelFormatsystem_format ()
bool big_endian ()
bool lil_endian ()


Detailed Description

Fl_Renderer.

Definition at line 122 of file Fl_Renderer.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:52 2003 for eFLTK by doxygen1.2.15