Source position: gdkmain.pp line 203
function gdk_pixmap_create_from_data(
window: PGdkWindow;
data: Pgchar;
width: gint;
height: gint;
depth: gint;
fg: PGdkColor;
bg: PGdkColor
):PGdkPixmap;