|
mupdf
|


Go to the source code of this file.
Enumerations | |
| enum | { FZ_DESKEW_BORDER_INCREASE = 0 , FZ_DESKEW_BORDER_MAINTAIN = 1 , FZ_DESKEW_BORDER_DECREASE = 2 } |
Functions | |
| fz_pixmap * | fz_deskew_pixmap (fz_context *ctx, fz_pixmap *src, double degrees, int border) |
| double | fz_detect_skew (fz_context *ctx, fz_pixmap *pixmap) |
| anonymous enum |
| fz_pixmap * fz_deskew_pixmap | ( | fz_context * | ctx, |
| fz_pixmap * | src, | ||
| double | degrees, | ||
| int | border ) |
| double fz_detect_skew | ( | fz_context * | ctx, |
| fz_pixmap * | pixmap ) |