static void Celartem::DjVu::Watermark::watermark |
( |
Page * |
ioTarget, |
|
|
const Rect & |
inRectDest, |
|
|
const u8 * |
inSrcRgba, |
|
|
const ssize_t |
inRowStride, |
|
|
const Rect & |
inRectSrc, |
|
|
const DjVuEncoder::Params * |
inParams = NULL |
|
) |
| |
|
static |
Overlay a watermark on the specified page.
- Parameters
-
ioTarget | Page to overlay a watermark on. |
inRectDest | Rectangle on the page, on which the watermark overlays on. |
inSrcRgba | RGBA (RGB + pre-multiplied alpha) image to overlay. |
inRowStride | Stride for the overlay image. |
inRectSrc | Source rectangle of the image. |
inParams | Parameters to be used for re-encoding of DjVu layers. |
The documentation for this struct was generated from the following file: