Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XFcPixelBlender.h File Reference

Pixel blending functions/macros. More...


Compounds

class  XFcPixelBlender
 Utility for pixel blending. More...


Typedefs

typedef UINT32(* xfcBlendingFunction )(UINT32, UINT32, UINT32)
typedef void(* xfcBufferBlendingFunction )(void *, void *, UINT32, INT32)


Detailed Description

Pixel blending functions/macros.

X-Forge Core
Copyright 2000-2003 Fathammer Ltd

Id
XFcPixelBlender.h,v 1.4 2003/07/22 08:47:05 kkallio Exp
Date
2003/07/22 08:47:05
Revision
1.4

Typedef Documentation

typedef UINT32(* xfcBlendingFunction)(UINT32, UINT32, UINT32)
 

typedef void(* xfcBufferBlendingFunction)(void *, void *, UINT32, INT32)
 


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch