|
mupdf
|
#include "mupdf/pdf/document.h"

Go to the source code of this file.
Classes | |
| struct | pdf_recolor_options |
Functions | |
| void | pdf_recolor_page (fz_context *ctx, pdf_document *doc, int pagenum, const pdf_recolor_options *opts) |
| void | pdf_remove_output_intents (fz_context *ctx, pdf_document *doc) |
| void pdf_recolor_page | ( | fz_context * | ctx, |
| pdf_document * | doc, | ||
| int | pagenum, | ||
| const pdf_recolor_options * | opts ) |
| void pdf_remove_output_intents | ( | fz_context * | ctx, |
| pdf_document * | doc ) |