Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

FrameBuf.hh File Reference

#include <gtk/gtk.h>
#include <gdk/gdkrgb.h>
#include <tiffio.h>
#include <freetype2/freetype/freetype.h>
#include <Alloc.hh>
#include "Config.h"
#include "Palette.hh"

Include dependency graph for FrameBuf.hh:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  clFrameBuf
 Framebuffer class. More...


Defines

#define FB_TIFF_MODE   "w"
#define FB_TIFF_RESOLUTION   100
#define FB_TIFF_FONTSIZE   12
#define FB_TIFF_DATELEN   19

Enumerations

enum  { FB_TYPE_NONE = 0, FB_TYPE_LINE = 1, FB_TYPE_COLUMN = 2 }
 Frame buffer types. More...

enum  {
  FB_TIFF_COMPRESS_NONE = COMPRESSION_NONE, FB_TIFF_COMPRESS_RLE = COMPRESSION_CCITTRLE, FB_TIFF_COMPRESS_LZW = COMPRESSION_LZW, FB_TIFF_COMPRESS_JPEG = COMPRESSION_JPEG,
  FB_TIFF_COMPRESS_DEFLATE = COMPRESSION_ADOBE_DEFLATE
}
 TIFF CODECs. More...

enum  { FB_TIFF_CONT_NO, FB_TIFF_CONT_VERTICAL, FB_TIFF_CONT_HORIZONTAL }
 TIFF save mode. More...


Define Documentation

#define FB_TIFF_MODE   "w"
 

Definition at line 39 of file FrameBuf.hh.

Referenced by clSpectGUI::SaveInfo(), clGUILofar::SaveInfo(), clGUIDir::SaveInfo(), clFrameBuf::SaveToFile(), and clFrameBuf::StartSaveToFile().

#define FB_TIFF_RESOLUTION   100
 

Definition at line 40 of file FrameBuf.hh.

Referenced by clFrameBuf::clFrameBuf(), clFrameBuf::DrawText(), and clFrameBuf::SetTiffTags().

#define FB_TIFF_FONTSIZE   12
 

Definition at line 41 of file FrameBuf.hh.

Referenced by clFrameBuf::clFrameBuf().

#define FB_TIFF_DATELEN   19
 

Definition at line 42 of file FrameBuf.hh.

Referenced by clFrameBuf::SetTiffTags().


Enumeration Type Documentation

anonymous enum
 

Frame buffer types.

Enumeration values:
FB_TYPE_NONE 
FB_TYPE_LINE 
FB_TYPE_COLUMN 

Definition at line 48 of file FrameBuf.hh.

anonymous enum
 

TIFF CODECs.

Enumeration values:
FB_TIFF_COMPRESS_NONE 
FB_TIFF_COMPRESS_RLE 
FB_TIFF_COMPRESS_LZW 
FB_TIFF_COMPRESS_JPEG 
FB_TIFF_COMPRESS_DEFLATE 

Definition at line 58 of file FrameBuf.hh.

anonymous enum
 

TIFF save mode.

Enumeration values:
FB_TIFF_CONT_NO 
FB_TIFF_CONT_VERTICAL 
FB_TIFF_CONT_HORIZONTAL 

Definition at line 70 of file FrameBuf.hh.


Generated on Sun Oct 26 19:11:42 2003 for HASAS by doxygen 1.3.3