bfxpixop.cpp File Reference

(r1785/r1282)

#include "camtypes.h"
#include "bfxpixop.h"
#include "bfxalu.h"
#include "oilbitmap.h"

Go to the source code of this file.

Defines

#define new   CAM_DEBUG_NEW
#define __bfx_pseudopixel(i, x, y)   BfxPixelOp::ReadPixel((void *)i,x,y)
 To be overriden by derived classes.

Functions

 DECLARE_SOURCE ("$Revision: 1282 $")


Define Documentation

#define __bfx_pseudopixel i,
x,
 )     BfxPixelOp::ReadPixel((void *)i,x,y)
 

To be overriden by derived classes.

Author:
Alex_Bligh (Xara Group Ltd) <camelotdev@xara.com>
Date:
14/03/95
Parameters:
x,y = coordinates of pixel [INPUTS]
None [OUTPUTS]
Returns:
Whether pixel is in the region or not.

Errors: None Scope: Public

See also:
BfxPixelOpPseudo::IsInRegion()
The region calculation is done as ( ((B-T)^2 >= Value ) && ((A-T)^2 < Value)) where A = pProposed - the proposed image (i.e. new thing with grad fill on) B = pCurrent - the current built up image T = pOriginal - the image to be traced

Definition at line 927 of file bfxpixop.cpp.

#define new   CAM_DEBUG_NEW
 

Definition at line 131 of file bfxpixop.cpp.


Function Documentation

DECLARE_SOURCE "$Revision: 1282 $"   ) 
 


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