#include <interpret.h>
|
| void * | opaque |
| fz_image *(* | image_filter )(fz_context *ctx, void *opaque, fz_matrix ctm, const char *name, fz_image *image, fz_rect scissor) |
| int(* | text_filter )(fz_context *ctx, void *opaque, int *ucsbuf, int ucslen, fz_matrix trm, fz_matrix ctm, fz_rect bbox, int tr, float ca, float CA) |
| void(* | after_text_object )(fz_context *ctx, void *opaque, pdf_document *doc, pdf_processor *chain, fz_matrix ctm) |
| int(* | culler )(fz_context *ctx, void *opaque, fz_rect bbox, fz_cull_type type) |
◆ after_text_object
◆ culler
◆ image_filter
◆ opaque
| void* pdf_sanitize_filter_options::opaque |
◆ text_filter
The documentation for this struct was generated from the following file: