Utah Raster Toolkit  9999-git
URT Development version (post-3.1b)
Data Fields
_image_info_struct Struct Reference

#include "getx11.h"

Collaboration diagram for _image_info_struct:
[legend]

Data Fields

Window window
 
Window icn_window
 
Window pix_info_window
 
Pixmap pixmap
 
Pixmap icn_pixmap
 
GC gc
 
GC icn_gc
 
XImage * image
 
XImage * icn_image
 
Colormap colormap
 
int visual_class
 
Visual * dpy_visual
 
int dpy_depth
 
Boolean pixmap_failed
 
const char * filename
 
const char * title
 
int img_num
 
FILE * fd
 
unsigned char * scan_data
 
int img_channels
 
int dpy_channels
 
VOID_FUNCTIONmap_scanline
 
VOID_FUNCTIONMAG_scanline
 
float gamma
 
float dpy_gamma
 
int x
 
int y
 
int xo
 
int yo
 
int w
 
int h
 
int win_w
 
int win_h
 
int icn_w
 
int icn_h
 
int pix_w
 
int pix_h
 
int icn_factor
 
int pan_x
 
int pan_y
 
int pan_w
 
int pan_h
 
int mag_fact
 
int save_mag_fact
 
Boolean mag_mode
 
int save_pan_x
 
int save_pan_y
 
int save_pan_w
 
int save_pan_h
 
int save_win_w
 
int save_win_h
 
Boolean binary_img
 
Boolean mono_img
 
Boolean dither_img
 
Boolean rw_cmap
 
Boolean sep_colors
 
Boolean mono_color
 
Boolean color_dpy
 
rle_pixel ** in_cmap
 
int ncmap
 
int cmlen
 
intmodN
 
intdivN
 
array16dm16
 
cmap_info x_cmap
 
Pixelpixel_table
 
Pixel white_pixel
 
Pixel black_pixel
 
int lvls
 
int lvls_squared
 
XShmSegmentInfo shm_img
 
XShmSegmentInfo shm_pix
 

Detailed Description

Definition at line 123 of file getx11.h.

Field Documentation

Boolean _image_info_struct::binary_img

Definition at line 163 of file getx11.h.

Pixel _image_info_struct::black_pixel

Definition at line 180 of file getx11.h.

int _image_info_struct::cmlen

Definition at line 173 of file getx11.h.

Boolean _image_info_struct::color_dpy

Definition at line 169 of file getx11.h.

Colormap _image_info_struct::colormap

Definition at line 130 of file getx11.h.

Boolean _image_info_struct::dither_img

Definition at line 165 of file getx11.h.

int* _image_info_struct::divN

Definition at line 176 of file getx11.h.

array16* _image_info_struct::dm16

Definition at line 177 of file getx11.h.

int _image_info_struct::dpy_channels

Definition at line 142 of file getx11.h.

int _image_info_struct::dpy_depth

Definition at line 133 of file getx11.h.

float _image_info_struct::dpy_gamma

Definition at line 146 of file getx11.h.

Visual* _image_info_struct::dpy_visual

Definition at line 132 of file getx11.h.

FILE* _image_info_struct::fd

Definition at line 139 of file getx11.h.

const char* _image_info_struct::filename

Definition at line 136 of file getx11.h.

float _image_info_struct::gamma

Definition at line 145 of file getx11.h.

GC _image_info_struct::gc

Definition at line 128 of file getx11.h.

int _image_info_struct::h

Definition at line 150 of file getx11.h.

int _image_info_struct::icn_factor

Definition at line 154 of file getx11.h.

GC _image_info_struct::icn_gc

Definition at line 128 of file getx11.h.

int _image_info_struct::icn_h

Definition at line 152 of file getx11.h.

XImage * _image_info_struct::icn_image

Definition at line 129 of file getx11.h.

Pixmap _image_info_struct::icn_pixmap

Definition at line 127 of file getx11.h.

int _image_info_struct::icn_w

Definition at line 152 of file getx11.h.

Window _image_info_struct::icn_window

Definition at line 125 of file getx11.h.

XImage* _image_info_struct::image

Definition at line 129 of file getx11.h.

int _image_info_struct::img_channels

Definition at line 141 of file getx11.h.

int _image_info_struct::img_num

Definition at line 138 of file getx11.h.

rle_pixel** _image_info_struct::in_cmap

Definition at line 171 of file getx11.h.

int _image_info_struct::lvls

Definition at line 181 of file getx11.h.

int _image_info_struct::lvls_squared

Definition at line 181 of file getx11.h.

int _image_info_struct::mag_fact

Definition at line 157 of file getx11.h.

Boolean _image_info_struct::mag_mode

Definition at line 158 of file getx11.h.

VOID_FUNCTION* _image_info_struct::MAG_scanline

Definition at line 144 of file getx11.h.

VOID_FUNCTION* _image_info_struct::map_scanline

Definition at line 143 of file getx11.h.

int* _image_info_struct::modN

Definition at line 175 of file getx11.h.

Boolean _image_info_struct::mono_color

Definition at line 168 of file getx11.h.

Boolean _image_info_struct::mono_img

Definition at line 164 of file getx11.h.

int _image_info_struct::ncmap

Definition at line 172 of file getx11.h.

int _image_info_struct::pan_h

Definition at line 156 of file getx11.h.

int _image_info_struct::pan_w

Definition at line 156 of file getx11.h.

int _image_info_struct::pan_x

Definition at line 156 of file getx11.h.

int _image_info_struct::pan_y

Definition at line 156 of file getx11.h.

int _image_info_struct::pix_h

Definition at line 153 of file getx11.h.

Window _image_info_struct::pix_info_window

Definition at line 126 of file getx11.h.

int _image_info_struct::pix_w

Definition at line 153 of file getx11.h.

Pixel* _image_info_struct::pixel_table

Definition at line 179 of file getx11.h.

Pixmap _image_info_struct::pixmap

Definition at line 127 of file getx11.h.

Boolean _image_info_struct::pixmap_failed

Definition at line 134 of file getx11.h.

Boolean _image_info_struct::rw_cmap

Definition at line 166 of file getx11.h.

int _image_info_struct::save_mag_fact

Definition at line 157 of file getx11.h.

int _image_info_struct::save_pan_h

Definition at line 160 of file getx11.h.

int _image_info_struct::save_pan_w

Definition at line 160 of file getx11.h.

int _image_info_struct::save_pan_x

Definition at line 159 of file getx11.h.

int _image_info_struct::save_pan_y

Definition at line 159 of file getx11.h.

int _image_info_struct::save_win_h

Definition at line 161 of file getx11.h.

int _image_info_struct::save_win_w

Definition at line 161 of file getx11.h.

unsigned char* _image_info_struct::scan_data

Definition at line 140 of file getx11.h.

Boolean _image_info_struct::sep_colors

Definition at line 167 of file getx11.h.

XShmSegmentInfo _image_info_struct::shm_img

Definition at line 183 of file getx11.h.

XShmSegmentInfo _image_info_struct::shm_pix

Definition at line 184 of file getx11.h.

const char* _image_info_struct::title

Definition at line 137 of file getx11.h.

int _image_info_struct::visual_class

Definition at line 131 of file getx11.h.

int _image_info_struct::w

Definition at line 150 of file getx11.h.

Pixel _image_info_struct::white_pixel

Definition at line 180 of file getx11.h.

int _image_info_struct::win_h

Definition at line 151 of file getx11.h.

int _image_info_struct::win_w

Definition at line 151 of file getx11.h.

Window _image_info_struct::window

Definition at line 125 of file getx11.h.

int _image_info_struct::x

Definition at line 148 of file getx11.h.

cmap_info _image_info_struct::x_cmap

Definition at line 178 of file getx11.h.

int _image_info_struct::xo

Definition at line 149 of file getx11.h.

int _image_info_struct::y

Definition at line 148 of file getx11.h.

int _image_info_struct::yo

Definition at line 149 of file getx11.h.


The documentation for this struct was generated from the following file: