Static Public Member Functions | List of all members
Celartem::DjVu::Watermark Struct Reference

Static Public Member Functions

static void watermark (Page *ioTarget, const Rect &inRectDest, const u8 *inSrcRgba, const ssize_t inRowStride, const Rect &inRectSrc, const DjVuEncoder::Params *inParams=NULL)
 

Member Function Documentation

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
ioTargetPage to overlay a watermark on.
inRectDestRectangle on the page, on which the watermark overlays on.
inSrcRgbaRGBA (RGB + pre-multiplied alpha) image to overlay.
inRowStrideStride for the overlay image.
inRectSrcSource rectangle of the image.
inParamsParameters to be used for re-encoding of DjVu layers.

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

Cuminas DjVu SDK 3.0.33103
This document is made with doxygen 1.8.5 at Sun Dec 15 2013 19:38:07.
Cuminas Logo