lxw_image_options

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Structs

_Anonymous_30
struct _Anonymous_30
Undocumented in source.

Variables

anchor
uint8_t anchor;
Undocumented in source.
chart
lxw_chart* chart;
Undocumented in source.
col
lxw_col_t col;
Undocumented in source.
description
char* description;
Undocumented in source.
extension
char* extension;
Undocumented in source.
filename
char* filename;
Undocumented in source.
height
double height;
Undocumented in source.
image_buffer
ubyte* image_buffer;
Undocumented in source.
image_buffer_size
size_t image_buffer_size;
Undocumented in source.
image_type
uint8_t image_type;
Undocumented in source.
is_image_buffer
uint8_t is_image_buffer;
Undocumented in source.
list_pointers
_Anonymous_30 list_pointers;
Undocumented in source.
row
lxw_row_t row;
Undocumented in source.
stream
FILE* stream;
Undocumented in source.
tip
char* tip;
Undocumented in source.
url
char* url;
Undocumented in source.
width
double width;
Undocumented in source.
x_dpi
double x_dpi;
Undocumented in source.
x_offset
int32_t x_offset;
Undocumented in source.
x_scale
double x_scale;
Undocumented in source.
y_dpi
double y_dpi;
Undocumented in source.
y_offset
int32_t y_offset;
Undocumented in source.
y_scale
double y_scale;
Undocumented in source.

Meta