#include <math.h>
#include <memory.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pkgeom.h"
#include "psout.h"
#include "psprivate.h"
Functions | |
void | ps_Init_Bitmap (int w, int h, int x, int y, byte b) |
void | ps_Out_Line (byte *data) |
void ps_Init_Bitmap | ( | int | w, | |
int | h, | |||
int | x, | |||
int | y, | |||
byte | b | |||
) |
void ps_Out_Line | ( | byte * | data | ) |