bfxpixop.h File Reference

(r1785/r1282)

Go to the source code of this file.

Classes

struct  QuantisationCell
class  BfxPixelOp
class  BfxPixelOp32
class  BfxPixelOpPseudo
class  BfxPixelOp24
class  BfxPositivePixelOp
 Pixel operator. More...
class  BfxThresholdPixelOp
 Pixel operator. More...
class  BfxColourThresholdPixelOp
 Pixel operator. More...
class  BfxPositivePixelOpPseudo
 Pixel operator. More...
class  BfxThresholdPixelOpPseudo
 Pixel operator. More...
class  BfxColourThresholdPixelOpPseudo
 Pixel operator. More...
class  OctreeElement
 Colour octree. More...
class  Octree

Defines

#define __bfxpixop_xy(x, y)   Base[(x)+(y)*Width]
 Pixel operator.
#define __bfxpixop_xy(x, y)   Base[(x)+(y)*Width]
 Pixel operator.
#define __bfxpixopl2_xy(x, y)   (((Base[(x>>Log2BPP)+(y)*WidthRounded]) >> (x & XMask)) & BPPMask)
 32 bit Pixel operator
#define BFX_PSEUDOFLOODSIZE   256
#define __bfxpixopl2_xy(x, y)   (((Base[(x>>Log2BPP)+(y)*WidthRounded]) >> (x & XMask)) & BPPMask)
 32 bit Pixel operator


Define Documentation

#define __bfxpixop_xy x,
 )     Base[(x)+(y)*Width]
 

Pixel operator.

Author:
Alex_Bligh (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/10/1994
The tracing stuff uses this class to determine whether or not a pixel should be traced or not.

Definition at line 212 of file bfxpixop.h.

#define __bfxpixop_xy x,
 )     Base[(x)+(y)*Width]
 

Pixel operator.

Author:
Alex_Bligh (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/10/1994
The tracing stuff uses this class to determine whether or not a pixel should be traced or not.

Definition at line 212 of file bfxpixop.h.

#define __bfxpixopl2_xy x,
 )     (((Base[(x>>Log2BPP)+(y)*WidthRounded]) >> (x & XMask)) & BPPMask)
 

32 bit Pixel operator

Author:
Alex_Bligh (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/10/1994
This pixcel op handles pseudocolour bitmaps on an equality basis

Definition at line 366 of file bfxpixop.h.

#define __bfxpixopl2_xy x,
 )     (((Base[(x>>Log2BPP)+(y)*WidthRounded]) >> (x & XMask)) & BPPMask)
 

32 bit Pixel operator

Author:
Alex_Bligh (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/10/1994
This pixcel op handles pseudocolour bitmaps on an equality basis

Definition at line 366 of file bfxpixop.h.

#define BFX_PSEUDOFLOODSIZE   256
 

Definition at line 294 of file bfxpixop.h.


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