Dillo
Namespaces | Macros | Enumerations | Variables
fltkimgbuf.cc File Reference
#include "fltkcore.hh"
#include "../lout/msg.h"
#include "../lout/misc.hh"
#include <FL/fl_draw.H>
#include <math.h>
Include dependency graph for fltkimgbuf.cc:

Namespaces

 dw
 Dw is in this namespace, or sub namespaces of this one.
 
 dw::fltk
 This namespace contains FLTK implementations of Dw interfaces.
 

Macros

#define IMAGE_MAX_AREA   (6000 * 6000)
 
#define MAX_WIDTH   0x8000
 
#define MAX_HEIGHT   0x8000
 

Enumerations

enum  dw::fltk::ScaleMode { dw::fltk::SIMPLE, dw::fltk::BEAUTIFUL, dw::fltk::BEAUTIFUL_GAMMA }
 

Variables

enum dw::fltk::ScaleMode dw::fltk::scaleMode = BEAUTIFUL_GAMMA
 

Macro Definition Documentation

#define IMAGE_MAX_AREA   (6000 * 6000)
#define MAX_HEIGHT   0x8000
#define MAX_WIDTH   0x8000