Functions

ps_bmp1.c File Reference

#include <math.h>
#include <memory.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "psout.h"
#include "psprivate.h"
Include dependency graph for ps_bmp1.c:

Functions

void ps_Init_Bitmap (int w, int h, int x, int y, byte b)
void ps_Out_Line (byte *data)

Function Documentation

void ps_Init_Bitmap ( int  w,
int  h,
int  x,
int  y,
byte  b 
)
void ps_Out_Line ( byte data  )