index.htmlMain Page    classes.htmlAlphabetical List    annotated.htmlData Structures    files.htmlFile List    functions.htmlData Fields    globals.htmlGlobals    fig.h File Reference
Data Structures
struct  struct__wmf__fig__t_1_1__wmf__fig__image.html_wmf_fig_image struct  struct__wmf__fig__t.html_wmf_fig_t Defines
#define fig_8h.html#a0WMF_FIG_LANDSCAPE    (1 << 0) #define fig_8h.html#a1WMF_FIG_IMAGE_PNG    (2) #define fig_8h.html#a2WMF_FIG_IMAGE_JPEG    (6) #define fig_8h.html#a3WMF_FIG_ImageIsEPS (Z)   (((Z)->flags & WMF_FIG_IMAGE_JPEG) == 0) #define fig_8h.html#a4WMF_FIG_ImageIsPNG (Z)   (((Z)->flags & WMF_FIG_IMAGE_JPEG) == WMF_FIG_IMAGE_PNG ) #define fig_8h.html#a5WMF_FIG_ImageIsJPG (Z)   (((Z)->flags & WMF_FIG_IMAGE_JPEG) == WMF_FIG_IMAGE_JPEG) #define fig_8h.html#a6WMF_FIG_SUPPORTS_PNG    (1 << 3) #define fig_8h.html#a7WMF_FIG_SUPPORTS_JPEG    (1 << 4) #define fig_8h.html#a8WMF_FIG_MAXPECT    (1 << 5) #define fig_8h.html#a9WMF_FIG_NO_MARGINS    (1 << 6) #define fig_8h.html#a10WMF_FIG_GetData (Z)   (( fig_8h.html#a11wmf_fig_t *)((Z)->device_data)) Typedefs
typedef struct__wmf__fig__t.html_wmf_fig_t  fig_8h.html#a11wmf_fig_t Functions
void fig_8h.html#a12wmf_fig_function  ( types_8h.html#a22wmfAPI  *) Define Documentation
  
    
      
        
          
 #define WMF_FIG_GetData           
(           
Z           
                     
)           
   (( fig_8h.html#a11wmf_fig_t *)((Z)->device_data))
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 #define WMF_FIG_IMAGE_JPEG   (6)
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 #define WMF_FIG_IMAGE_PNG   (2)
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 #define WMF_FIG_ImageIsEPS           
(           
Z           
                     
)           
   (((Z)->flags & WMF_FIG_IMAGE_JPEG) == 0)
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 #define WMF_FIG_ImageIsJPG           
(           
Z           
                     
)           
   (((Z)->flags & WMF_FIG_IMAGE_JPEG) == WMF_FIG_IMAGE_JPEG)
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 #define WMF_FIG_ImageIsPNG           
(           
Z           
                     
)           
   (((Z)->flags & WMF_FIG_IMAGE_JPEG) == WMF_FIG_IMAGE_PNG )
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 #define WMF_FIG_LANDSCAPE   (1 << 0)
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 #define WMF_FIG_MAXPECT   (1 << 5)
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 #define WMF_FIG_NO_MARGINS   (1 << 6)
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 #define WMF_FIG_SUPPORTS_JPEG   (1 << 4)
      
    
  
  
    
       
    
    
    
  
  
    
      
        
          
 #define WMF_FIG_SUPPORTS_PNG   (1 << 3)
      
    
  
  
    
       
    
    
    
  
Typedef Documentation
  
    
      
        
          
 typedef struct struct__wmf__fig__t.html_wmf_fig_t  wmf_fig_t
      
    
  
  
    
       
    
    
    
  
Function Documentation
  
    
      
        
          
 void wmf_fig_function           
(           
types_8h.html#a22wmfAPI  *           
                     
)           
        
      
    
  
  
    
       
    
    
    
  
Generated on Tue Dec 10 19:53:49 2002 for libwmf by
http://www.doxygen.org/index.htmldoxygen 1.2.18 