2 Copyright © 1995-2017, The AROS Development Team. All rights reserved.
7 #include <cybergraphx/cybergraphics.h>
9 #include "cybergraphics_intern.h"
11 UBYTE
GetRectFmtBytesPerPixel(UBYTE rectfmt
, struct RastPort
*rp
,
12 struct Library
*CyberGfxBase
);
13 HIDDT_StdPixFmt
GetHIDDRectFmt(UBYTE rectfmt
, struct RastPort
*rp
,
14 struct Library
*CyberGfxBase
);