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

#include <band-writer.h>

Collaboration diagram for fz_band_writer:

Public Attributes

fz_drop_band_writer_fn * drop
fz_close_band_writer_fn * close
fz_write_header_fn * header
fz_write_band_fn * band
fz_write_trailer_fn * trailer
fz_output * out
int w
int h
int n
int s
int alpha
int xres
int yres
int pagenum
int line
fz_separations * seps

Member Data Documentation

◆ alpha

int fz_band_writer::alpha

◆ band

fz_write_band_fn* fz_band_writer::band

◆ close

fz_close_band_writer_fn* fz_band_writer::close

◆ drop

fz_drop_band_writer_fn* fz_band_writer::drop

◆ h

int fz_band_writer::h

◆ header

fz_write_header_fn* fz_band_writer::header

◆ line

int fz_band_writer::line

◆ n

int fz_band_writer::n

◆ out

fz_output* fz_band_writer::out

◆ pagenum

int fz_band_writer::pagenum

◆ s

int fz_band_writer::s

◆ seps

fz_separations* fz_band_writer::seps

◆ trailer

fz_write_trailer_fn* fz_band_writer::trailer

◆ w

int fz_band_writer::w

◆ xres

int fz_band_writer::xres

◆ yres

int fz_band_writer::yres

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