cdrbitm.cpp File Reference

(r1785/r1282)

#include "camtypes.h"
#include "cdrbitm.h"
#include "cdrform.h"
#include "wbitmap.h"
#include "cdrfiltr.h"

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW
#define PROGRESS_BLOCKSIZE   2048

Functions

 DECLARE_SOURCE ("$Revision: 1282 $")
KernelBitmapGenerateBitmap (Node *Objects, DocRect *BBox, Document *pDocument)
 Generate a bitmap of some objects.


Define Documentation

#define new   CAM_DEBUG_NEW
 

Definition at line 112 of file cdrbitm.cpp.

#define PROGRESS_BLOCKSIZE   2048
 

Definition at line 117 of file cdrbitm.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1282 $"   ) 
 

KernelBitmap* GenerateBitmap Node Objects,
DocRect BBox,
Document pDocument
 

Generate a bitmap of some objects.

Author:
Ben_Summers (Xara Group Ltd) <camelotdev@xara.com>
Date:
17/05/95
Parameters:
pointer to some objects, a bounding box to render, and a document to use [INPUTS] the default attributes of
Returns:
a kernel bitmap or zero
See also:
CDRFilter

Definition at line 640 of file cdrbitm.cpp.

00641 {
00642     return 0;
00643 }


Generated on Sat Nov 10 03:49:28 2007 for Camelot by  doxygen 1.4.4