mupdf
Loading...
Searching...
No Matches
fz_draw_options Struct Reference

#include <device.h>

Collaboration diagram for fz_draw_options:

Public Attributes

int rotate
int x_resolution
int y_resolution
int width
int height
fz_colorspacecolorspace
int alpha
int graphics
int text

Detailed Description

struct fz_draw_options: Options for creating a pixmap and draw device.

Member Data Documentation

◆ alpha

int fz_draw_options::alpha

◆ colorspace

fz_colorspace* fz_draw_options::colorspace

◆ graphics

int fz_draw_options::graphics

◆ height

int fz_draw_options::height

◆ rotate

int fz_draw_options::rotate

◆ text

int fz_draw_options::text

◆ width

int fz_draw_options::width

◆ x_resolution

int fz_draw_options::x_resolution

◆ y_resolution

int fz_draw_options::y_resolution

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/mupdf/checkouts/1.28.0/include/mupdf/fitz/device.h