2 Copyright © 2013, The AROS Development Team. All rights reserved.
\r
6 #include <aros/debug.h>
\r
8 #include <proto/cybergraphics.h>
\r
10 #include <hidd/graphics.h>
\r
11 #include <cybergraphx/cybergraphics.h>
\r
12 #include <exec/types.h>
\r
14 #include "cybergraphics_intern.h"
\r
16 void ProcessPixelArrayAlphaFunc(struct RastPort *opRast, struct Rectangle *opRect, UBYTE alphalevel, struct Library *CyberGfxBase)
\r
18 bug ("[Cgfx] %s(%d)\n", __PRETTY_FUNCTION__, value);
\r
19 bug ("[Cgfx] %s: SetAlpha operator not implemented\n", __PRETTY_FUNCTION__);
\r